| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
MonitoringScheduleConfig |
ModelDashboardMonitoringSchedule.monitoringScheduleConfig()
Returns the value of the MonitoringScheduleConfig property for this object.
|
MonitoringScheduleConfig |
DescribeMonitoringScheduleResponse.monitoringScheduleConfig()
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
MonitoringScheduleConfig |
MonitoringSchedule.monitoringScheduleConfig()
Returns the value of the MonitoringScheduleConfig property for this object.
|
MonitoringScheduleConfig |
CreateMonitoringScheduleRequest.monitoringScheduleConfig()
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
MonitoringScheduleConfig |
UpdateMonitoringScheduleRequest.monitoringScheduleConfig()
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
| Modifier and Type | Method and Description |
|---|---|
ModelDashboardMonitoringSchedule.Builder |
ModelDashboardMonitoringSchedule.Builder.monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
Sets the value of the MonitoringScheduleConfig property for this object.
|
DescribeMonitoringScheduleResponse.Builder |
DescribeMonitoringScheduleResponse.Builder.monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
MonitoringSchedule.Builder |
MonitoringSchedule.Builder.monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
Sets the value of the MonitoringScheduleConfig property for this object.
|
CreateMonitoringScheduleRequest.Builder |
CreateMonitoringScheduleRequest.Builder.monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
UpdateMonitoringScheduleRequest.Builder |
UpdateMonitoringScheduleRequest.Builder.monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
Copyright © 2023. All rights reserved.