Uses of Class
io.gs2.showcase.result.UpdateRandomShowcaseMasterResult
Packages that use UpdateRandomShowcaseMasterResult
-
Uses of UpdateRandomShowcaseMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return UpdateRandomShowcaseMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.updateRandomShowcaseMaster(UpdateRandomShowcaseMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type UpdateRandomShowcaseMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.updateRandomShowcaseMasterAsync(UpdateRandomShowcaseMasterRequest request, AsyncAction<AsyncResult<UpdateRandomShowcaseMasterResult>> callback) -
Uses of UpdateRandomShowcaseMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return UpdateRandomShowcaseMasterResultModifier and TypeMethodDescriptionUpdateRandomShowcaseMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateRandomShowcaseMasterResult.withItem(RandomShowcaseMaster item)