Uses of Class
io.gs2.dictionary.result.GetEntryResult
Packages that use GetEntryResult
-
Uses of GetEntryResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return GetEntryResultMethod parameters in io.gs2.dictionary with type arguments of type GetEntryResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.getEntryAsync(GetEntryRequest request, AsyncAction<AsyncResult<GetEntryResult>> callback) -
Uses of GetEntryResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return GetEntryResultModifier and TypeMethodDescriptionstatic GetEntryResultGetEntryResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)