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