Uses of Class
io.gs2.ranking.result.GetCategoryModelResult
Packages that use GetCategoryModelResult
-
Uses of GetCategoryModelResult in io.gs2.ranking
Methods in io.gs2.ranking that return GetCategoryModelResultModifier and TypeMethodDescriptionGs2RankingRestClient.getCategoryModel(GetCategoryModelRequest request) Method parameters in io.gs2.ranking with type arguments of type GetCategoryModelResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.getCategoryModelAsync(GetCategoryModelRequest request, AsyncAction<AsyncResult<GetCategoryModelResult>> callback) -
Uses of GetCategoryModelResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return GetCategoryModelResultModifier and TypeMethodDescriptionstatic GetCategoryModelResultGetCategoryModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCategoryModelResult.withItem(CategoryModel item)