Uses of Class
io.gs2.ranking.result.GetCategoryModelMasterResult
Packages that use GetCategoryModelMasterResult
-
Uses of GetCategoryModelMasterResult in io.gs2.ranking
Methods in io.gs2.ranking that return GetCategoryModelMasterResultModifier and TypeMethodDescriptionGs2RankingRestClient.getCategoryModelMaster(GetCategoryModelMasterRequest request) Method parameters in io.gs2.ranking with type arguments of type GetCategoryModelMasterResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.getCategoryModelMasterAsync(GetCategoryModelMasterRequest request, AsyncAction<AsyncResult<GetCategoryModelMasterResult>> callback) -
Uses of GetCategoryModelMasterResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return GetCategoryModelMasterResultModifier and TypeMethodDescriptionstatic GetCategoryModelMasterResultGetCategoryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCategoryModelMasterResult.withItem(CategoryModelMaster item)