Uses of Class
io.gs2.dictionary.request.GetEntryWithSignatureRequest
Packages that use GetEntryWithSignatureRequest
-
Uses of GetEntryWithSignatureRequest in io.gs2.dictionary
Methods in io.gs2.dictionary with parameters of type GetEntryWithSignatureRequestModifier and TypeMethodDescriptionGs2DictionaryRestClient.getEntryWithSignature(GetEntryWithSignatureRequest request) voidGs2DictionaryRestClient.getEntryWithSignatureAsync(GetEntryWithSignatureRequest request, AsyncAction<AsyncResult<GetEntryWithSignatureResult>> callback) -
Uses of GetEntryWithSignatureRequest in io.gs2.dictionary.request
Methods in io.gs2.dictionary.request that return GetEntryWithSignatureRequestModifier and TypeMethodDescriptionstatic GetEntryWithSignatureRequestGetEntryWithSignatureRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetEntryWithSignatureRequest.withAccessToken(String accessToken) GetEntryWithSignatureRequest.withEntryModelName(String entryModelName) GetEntryWithSignatureRequest.withNamespaceName(String namespaceName)