Uses of Class
io.gs2.experience.result.VerifyRankByStampTaskResult
Packages that use VerifyRankByStampTaskResult
-
Uses of VerifyRankByStampTaskResult in io.gs2.experience
Methods in io.gs2.experience that return VerifyRankByStampTaskResultModifier and TypeMethodDescriptionGs2ExperienceRestClient.verifyRankByStampTask(VerifyRankByStampTaskRequest request) Method parameters in io.gs2.experience with type arguments of type VerifyRankByStampTaskResultModifier and TypeMethodDescriptionvoidGs2ExperienceRestClient.verifyRankByStampTaskAsync(VerifyRankByStampTaskRequest request, AsyncAction<AsyncResult<VerifyRankByStampTaskResult>> callback) -
Uses of VerifyRankByStampTaskResult in io.gs2.experience.result
Methods in io.gs2.experience.result that return VerifyRankByStampTaskResultModifier and TypeMethodDescriptionstatic VerifyRankByStampTaskResultVerifyRankByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) VerifyRankByStampTaskResult.withNewContextStack(String newContextStack)