| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateMonitoringScheduleResponse> |
SageMakerAsyncClient.updateMonitoringSchedule(UpdateMonitoringScheduleRequest updateMonitoringScheduleRequest)
Updates a previously created schedule.
|
default UpdateMonitoringScheduleResponse |
SageMakerClient.updateMonitoringSchedule(UpdateMonitoringScheduleRequest updateMonitoringScheduleRequest)
Updates a previously created schedule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateMonitoringScheduleRequestMarshaller.marshall(UpdateMonitoringScheduleRequest updateMonitoringScheduleRequest) |
Copyright © 2020. All rights reserved.