Uses of Class
io.gs2.showcase.result.UpdateCurrentShowcaseMasterResult
Packages that use UpdateCurrentShowcaseMasterResult
-
Uses of UpdateCurrentShowcaseMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return UpdateCurrentShowcaseMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.updateCurrentShowcaseMaster(UpdateCurrentShowcaseMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type UpdateCurrentShowcaseMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.updateCurrentShowcaseMasterAsync(UpdateCurrentShowcaseMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentShowcaseMasterResult>> callback) -
Uses of UpdateCurrentShowcaseMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return UpdateCurrentShowcaseMasterResultModifier and TypeMethodDescriptionUpdateCurrentShowcaseMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentShowcaseMasterResult.withItem(CurrentShowcaseMaster item)