Uses of Class
io.gs2.idle.request.DescribeCategoryModelsRequest
Packages that use DescribeCategoryModelsRequest
-
Uses of DescribeCategoryModelsRequest in io.gs2.idle
Methods in io.gs2.idle with parameters of type DescribeCategoryModelsRequestModifier and TypeMethodDescriptionGs2IdleRestClient.describeCategoryModels(DescribeCategoryModelsRequest request) voidGs2IdleRestClient.describeCategoryModelsAsync(DescribeCategoryModelsRequest request, AsyncAction<AsyncResult<DescribeCategoryModelsResult>> callback) -
Uses of DescribeCategoryModelsRequest in io.gs2.idle.request
Methods in io.gs2.idle.request that return DescribeCategoryModelsRequestModifier and TypeMethodDescriptionDescribeCategoryModelsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeCategoryModelsRequest.withNamespaceName(String namespaceName)