Uses of Class
io.gs2.showcase.result.CreateShowcaseMasterResult
Packages that use CreateShowcaseMasterResult
-
Uses of CreateShowcaseMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return CreateShowcaseMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.createShowcaseMaster(CreateShowcaseMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type CreateShowcaseMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.createShowcaseMasterAsync(CreateShowcaseMasterRequest request, AsyncAction<AsyncResult<CreateShowcaseMasterResult>> callback) -
Uses of CreateShowcaseMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return CreateShowcaseMasterResultModifier and TypeMethodDescriptionstatic CreateShowcaseMasterResultCreateShowcaseMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateShowcaseMasterResult.withItem(ShowcaseMaster item)