| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleConfiguration |
ScheduleConfiguration.clone() |
ScheduleConfiguration |
DataSourceSummary.getSchedule() |
ScheduleConfiguration |
UpdateDataSourceResult.getSchedule()
The schedule to be updated as part of the
UpdateDataSource action. |
ScheduleConfiguration |
DeleteDataSourceResult.getSchedule()
The schedule of runs for this data source.
|
ScheduleConfiguration |
CreateDataSourceRequest.getSchedule()
The schedule of the data source runs.
|
ScheduleConfiguration |
GetDataSourceResult.getSchedule()
The schedule of the data source runs.
|
ScheduleConfiguration |
UpdateDataSourceRequest.getSchedule()
The schedule to be updated as part of the
UpdateDataSource action. |
ScheduleConfiguration |
CreateDataSourceResult.getSchedule()
The schedule of the data source runs.
|
ScheduleConfiguration |
ScheduleConfiguration.withSchedule(String schedule)
The schedule of the data source runs.
|
ScheduleConfiguration |
ScheduleConfiguration.withTimezone(String timezone)
The timezone of the data source run.
|
ScheduleConfiguration |
ScheduleConfiguration.withTimezone(Timezone timezone)
The timezone of the data source run.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceSummary.setSchedule(ScheduleConfiguration schedule) |
void |
UpdateDataSourceResult.setSchedule(ScheduleConfiguration schedule)
The schedule to be updated as part of the
UpdateDataSource action. |
void |
DeleteDataSourceResult.setSchedule(ScheduleConfiguration schedule)
The schedule of runs for this data source.
|
void |
CreateDataSourceRequest.setSchedule(ScheduleConfiguration schedule)
The schedule of the data source runs.
|
void |
GetDataSourceResult.setSchedule(ScheduleConfiguration schedule)
The schedule of the data source runs.
|
void |
UpdateDataSourceRequest.setSchedule(ScheduleConfiguration schedule)
The schedule to be updated as part of the
UpdateDataSource action. |
void |
CreateDataSourceResult.setSchedule(ScheduleConfiguration schedule)
The schedule of the data source runs.
|
DataSourceSummary |
DataSourceSummary.withSchedule(ScheduleConfiguration schedule) |
UpdateDataSourceResult |
UpdateDataSourceResult.withSchedule(ScheduleConfiguration schedule)
The schedule to be updated as part of the
UpdateDataSource action. |
DeleteDataSourceResult |
DeleteDataSourceResult.withSchedule(ScheduleConfiguration schedule)
The schedule of runs for this data source.
|
CreateDataSourceRequest |
CreateDataSourceRequest.withSchedule(ScheduleConfiguration schedule)
The schedule of the data source runs.
|
GetDataSourceResult |
GetDataSourceResult.withSchedule(ScheduleConfiguration schedule)
The schedule of the data source runs.
|
UpdateDataSourceRequest |
UpdateDataSourceRequest.withSchedule(ScheduleConfiguration schedule)
The schedule to be updated as part of the
UpdateDataSource action. |
CreateDataSourceResult |
CreateDataSourceResult.withSchedule(ScheduleConfiguration schedule)
The schedule of the data source runs.
|
Copyright © 2024. All rights reserved.