Uses of Class
io.gs2.dictionary.request.GetEntryModelRequest
Packages that use GetEntryModelRequest
-
Uses of GetEntryModelRequest in io.gs2.dictionary
Methods in io.gs2.dictionary with parameters of type GetEntryModelRequestModifier and TypeMethodDescriptionGs2DictionaryRestClient.getEntryModel(GetEntryModelRequest request) voidGs2DictionaryRestClient.getEntryModelAsync(GetEntryModelRequest request, AsyncAction<AsyncResult<GetEntryModelResult>> callback) -
Uses of GetEntryModelRequest in io.gs2.dictionary.request
Methods in io.gs2.dictionary.request that return GetEntryModelRequestModifier and TypeMethodDescriptionstatic GetEntryModelRequestGetEntryModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetEntryModelRequest.withEntryName(String entryName) GetEntryModelRequest.withNamespaceName(String namespaceName)