| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
MonitoringScheduleConfig |
MonitoringScheduleConfig.clone() |
MonitoringScheduleConfig |
UpdateMonitoringScheduleRequest.getMonitoringScheduleConfig()
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
MonitoringScheduleConfig |
DescribeMonitoringScheduleResult.getMonitoringScheduleConfig()
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
MonitoringScheduleConfig |
CreateMonitoringScheduleRequest.getMonitoringScheduleConfig()
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
MonitoringScheduleConfig |
MonitoringScheduleConfig.withMonitoringJobDefinition(MonitoringJobDefinition monitoringJobDefinition)
Defines the monitoring job.
|
MonitoringScheduleConfig |
MonitoringScheduleConfig.withScheduleConfig(ScheduleConfig scheduleConfig)
Configures the monitoring schedule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMonitoringScheduleRequest.setMonitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
void |
DescribeMonitoringScheduleResult.setMonitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
void |
CreateMonitoringScheduleRequest.setMonitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
UpdateMonitoringScheduleRequest |
UpdateMonitoringScheduleRequest.withMonitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
DescribeMonitoringScheduleResult |
DescribeMonitoringScheduleResult.withMonitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
CreateMonitoringScheduleRequest |
CreateMonitoringScheduleRequest.withMonitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
Copyright © 2020. All rights reserved.