Uses of Class
io.gs2.dictionary.result.VerifyEntryResult
Packages that use VerifyEntryResult
-
Uses of VerifyEntryResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return VerifyEntryResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.verifyEntry(VerifyEntryRequest request) Method parameters in io.gs2.dictionary with type arguments of type VerifyEntryResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.verifyEntryAsync(VerifyEntryRequest request, AsyncAction<AsyncResult<VerifyEntryResult>> callback) -
Uses of VerifyEntryResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return VerifyEntryResultModifier and TypeMethodDescriptionstatic VerifyEntryResultVerifyEntryResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)