Uses of Class
io.gs2.showcase.result.CreateRandomShowcaseMasterResult
Packages that use CreateRandomShowcaseMasterResult
-
Uses of CreateRandomShowcaseMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return CreateRandomShowcaseMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.createRandomShowcaseMaster(CreateRandomShowcaseMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type CreateRandomShowcaseMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.createRandomShowcaseMasterAsync(CreateRandomShowcaseMasterRequest request, AsyncAction<AsyncResult<CreateRandomShowcaseMasterResult>> callback) -
Uses of CreateRandomShowcaseMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return CreateRandomShowcaseMasterResultModifier and TypeMethodDescriptionCreateRandomShowcaseMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateRandomShowcaseMasterResult.withItem(RandomShowcaseMaster item)