Uses of Class
io.gs2.dictionary.request.VerifyEntryByStampTaskRequest
Packages that use VerifyEntryByStampTaskRequest
-
Uses of VerifyEntryByStampTaskRequest in io.gs2.dictionary
Methods in io.gs2.dictionary with parameters of type VerifyEntryByStampTaskRequestModifier and TypeMethodDescriptionGs2DictionaryRestClient.verifyEntryByStampTask(VerifyEntryByStampTaskRequest request) voidGs2DictionaryRestClient.verifyEntryByStampTaskAsync(VerifyEntryByStampTaskRequest request, AsyncAction<AsyncResult<VerifyEntryByStampTaskResult>> callback) -
Uses of VerifyEntryByStampTaskRequest in io.gs2.dictionary.request
Methods in io.gs2.dictionary.request that return VerifyEntryByStampTaskRequestModifier and TypeMethodDescriptionVerifyEntryByStampTaskRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) VerifyEntryByStampTaskRequest.withStampTask(String stampTask)