Uses of Class
software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
Packages that use MonitoringScheduleConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of MonitoringScheduleConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return MonitoringScheduleConfig Modifier and Type Method Description MonitoringScheduleConfigCreateMonitoringScheduleRequest. monitoringScheduleConfig()The configuration object that specifies the monitoring schedule and defines the monitoring job.MonitoringScheduleConfigDescribeMonitoringScheduleResponse. monitoringScheduleConfig()The configuration object that specifies the monitoring schedule and defines the monitoring job.MonitoringScheduleConfigModelDashboardMonitoringSchedule. monitoringScheduleConfig()Returns the value of the MonitoringScheduleConfig property for this object.MonitoringScheduleConfigMonitoringSchedule. monitoringScheduleConfig()Returns the value of the MonitoringScheduleConfig property for this object.MonitoringScheduleConfigUpdateMonitoringScheduleRequest. monitoringScheduleConfig()The configuration object that specifies the monitoring schedule and defines the monitoring job.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type MonitoringScheduleConfig Modifier and Type Method Description CreateMonitoringScheduleRequest.BuilderCreateMonitoringScheduleRequest.Builder. monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)The configuration object that specifies the monitoring schedule and defines the monitoring job.DescribeMonitoringScheduleResponse.BuilderDescribeMonitoringScheduleResponse.Builder. monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)The configuration object that specifies the monitoring schedule and defines the monitoring job.ModelDashboardMonitoringSchedule.BuilderModelDashboardMonitoringSchedule.Builder. monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)Sets the value of the MonitoringScheduleConfig property for this object.MonitoringSchedule.BuilderMonitoringSchedule.Builder. monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)Sets the value of the MonitoringScheduleConfig property for this object.UpdateMonitoringScheduleRequest.BuilderUpdateMonitoringScheduleRequest.Builder. monitoringScheduleConfig(MonitoringScheduleConfig monitoringScheduleConfig)The configuration object that specifies the monitoring schedule and defines the monitoring job.
-