| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopMonitoringScheduleResponse |
SageMakerClient.stopMonitoringSchedule(StopMonitoringScheduleRequest stopMonitoringScheduleRequest)
Stops a previously started monitoring schedule.
|
default CompletableFuture<StopMonitoringScheduleResponse> |
SageMakerAsyncClient.stopMonitoringSchedule(StopMonitoringScheduleRequest stopMonitoringScheduleRequest)
Stops a previously started monitoring schedule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopMonitoringScheduleRequestMarshaller.marshall(StopMonitoringScheduleRequest stopMonitoringScheduleRequest) |
Copyright © 2022. All rights reserved.