Uses of Class
io.gs2.showcase.result.UpdateShowcaseMasterResult
Packages that use UpdateShowcaseMasterResult
-
Uses of UpdateShowcaseMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return UpdateShowcaseMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.updateShowcaseMaster(UpdateShowcaseMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type UpdateShowcaseMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.updateShowcaseMasterAsync(UpdateShowcaseMasterRequest request, AsyncAction<AsyncResult<UpdateShowcaseMasterResult>> callback) -
Uses of UpdateShowcaseMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return UpdateShowcaseMasterResultModifier and TypeMethodDescriptionstatic UpdateShowcaseMasterResultUpdateShowcaseMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateShowcaseMasterResult.withItem(ShowcaseMaster item)