Uses of Class
io.gs2.idle.request.GetCategoryModelRequest
Packages that use GetCategoryModelRequest
-
Uses of GetCategoryModelRequest in io.gs2.idle
Methods in io.gs2.idle with parameters of type GetCategoryModelRequestModifier and TypeMethodDescriptionGs2IdleRestClient.getCategoryModel(GetCategoryModelRequest request) voidGs2IdleRestClient.getCategoryModelAsync(GetCategoryModelRequest request, AsyncAction<AsyncResult<GetCategoryModelResult>> callback) -
Uses of GetCategoryModelRequest in io.gs2.idle.request
Methods in io.gs2.idle.request that return GetCategoryModelRequestModifier and TypeMethodDescriptionstatic GetCategoryModelRequestGetCategoryModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCategoryModelRequest.withCategoryName(String categoryName) GetCategoryModelRequest.withNamespaceName(String namespaceName)