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