Uses of Class
io.gs2.ranking.result.CreateCategoryModelMasterResult
Packages that use CreateCategoryModelMasterResult
-
Uses of CreateCategoryModelMasterResult in io.gs2.ranking
Methods in io.gs2.ranking that return CreateCategoryModelMasterResultModifier and TypeMethodDescriptionGs2RankingRestClient.createCategoryModelMaster(CreateCategoryModelMasterRequest request) Method parameters in io.gs2.ranking with type arguments of type CreateCategoryModelMasterResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.createCategoryModelMasterAsync(CreateCategoryModelMasterRequest request, AsyncAction<AsyncResult<CreateCategoryModelMasterResult>> callback) -
Uses of CreateCategoryModelMasterResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return CreateCategoryModelMasterResultModifier and TypeMethodDescriptionCreateCategoryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateCategoryModelMasterResult.withItem(CategoryModelMaster item)