Uses of Class
io.gs2.showcase.result.GetShowcaseMasterResult
Packages that use GetShowcaseMasterResult
-
Uses of GetShowcaseMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return GetShowcaseMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.getShowcaseMaster(GetShowcaseMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type GetShowcaseMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.getShowcaseMasterAsync(GetShowcaseMasterRequest request, AsyncAction<AsyncResult<GetShowcaseMasterResult>> callback) -
Uses of GetShowcaseMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return GetShowcaseMasterResultModifier and TypeMethodDescriptionstatic GetShowcaseMasterResultGetShowcaseMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetShowcaseMasterResult.withItem(ShowcaseMaster item)