Uses of Class
io.gs2.dictionary.result.VerifyEntryByStampTaskResult
Packages that use VerifyEntryByStampTaskResult
-
Uses of VerifyEntryByStampTaskResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return VerifyEntryByStampTaskResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.verifyEntryByStampTask(VerifyEntryByStampTaskRequest request) Method parameters in io.gs2.dictionary with type arguments of type VerifyEntryByStampTaskResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.verifyEntryByStampTaskAsync(VerifyEntryByStampTaskRequest request, AsyncAction<AsyncResult<VerifyEntryByStampTaskResult>> callback) -
Uses of VerifyEntryByStampTaskResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return VerifyEntryByStampTaskResultModifier and TypeMethodDescriptionstatic VerifyEntryByStampTaskResultVerifyEntryByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) VerifyEntryByStampTaskResult.withNewContextStack(String newContextStack)