Uses of Class
io.gs2.dictionary.result.GetEntryWithSignatureByUserIdResult
Packages that use GetEntryWithSignatureByUserIdResult
-
Uses of GetEntryWithSignatureByUserIdResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return GetEntryWithSignatureByUserIdResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.getEntryWithSignatureByUserId(GetEntryWithSignatureByUserIdRequest request) Method parameters in io.gs2.dictionary with type arguments of type GetEntryWithSignatureByUserIdResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.getEntryWithSignatureByUserIdAsync(GetEntryWithSignatureByUserIdRequest request, AsyncAction<AsyncResult<GetEntryWithSignatureByUserIdResult>> callback) -
Uses of GetEntryWithSignatureByUserIdResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return GetEntryWithSignatureByUserIdResultModifier and TypeMethodDescriptionGetEntryWithSignatureByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetEntryWithSignatureByUserIdResult.withSignature(String signature)