Uses of Class
io.gs2.dictionary.result.GetEntryWithSignatureResult
Packages that use GetEntryWithSignatureResult
-
Uses of GetEntryWithSignatureResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return GetEntryWithSignatureResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.getEntryWithSignature(GetEntryWithSignatureRequest request) Method parameters in io.gs2.dictionary with type arguments of type GetEntryWithSignatureResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.getEntryWithSignatureAsync(GetEntryWithSignatureRequest request, AsyncAction<AsyncResult<GetEntryWithSignatureResult>> callback) -
Uses of GetEntryWithSignatureResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return GetEntryWithSignatureResultModifier and TypeMethodDescriptionstatic GetEntryWithSignatureResultGetEntryWithSignatureResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetEntryWithSignatureResult.withSignature(String signature)