Uses of Class
io.gs2.showcase.result.ExportMasterResult
Packages that use ExportMasterResult
-
Uses of ExportMasterResult in io.gs2.showcase
Methods in io.gs2.showcase that return ExportMasterResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.exportMaster(ExportMasterRequest request) Method parameters in io.gs2.showcase with type arguments of type ExportMasterResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback) -
Uses of ExportMasterResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return ExportMasterResultModifier and TypeMethodDescriptionstatic ExportMasterResultExportMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExportMasterResult.withItem(CurrentShowcaseMaster item)