| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<MonitoringSchedule> |
Endpoint.monitoringSchedules()
A list of monitoring schedules for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
Endpoint.Builder.monitoringSchedules(MonitoringSchedule... monitoringSchedules)
A list of monitoring schedules for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
Endpoint.Builder.monitoringSchedules(Collection<MonitoringSchedule> monitoringSchedules)
A list of monitoring schedules for the endpoint.
|
Copyright © 2020. All rights reserved.