Uses of Class
io.gs2.showcase.result.GetCurrentShowcaseMasterResult
Packages that use GetCurrentShowcaseMasterResult
-
Uses of GetCurrentShowcaseMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return GetCurrentShowcaseMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.getCurrentShowcaseMaster(GetCurrentShowcaseMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type GetCurrentShowcaseMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.getCurrentShowcaseMasterAsync(GetCurrentShowcaseMasterRequest request, AsyncAction<AsyncResult<GetCurrentShowcaseMasterResult>> callback) -
Uses of GetCurrentShowcaseMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return GetCurrentShowcaseMasterResultModifier and TypeMethodDescriptionGetCurrentShowcaseMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentShowcaseMasterResult.withItem(CurrentShowcaseMaster item)