| 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<StartMonitoringScheduleResponse> |
SageMakerAsyncClient.startMonitoringSchedule(StartMonitoringScheduleRequest startMonitoringScheduleRequest)
Starts a previously stopped monitoring schedule.
|
default StartMonitoringScheduleResponse |
SageMakerClient.startMonitoringSchedule(StartMonitoringScheduleRequest startMonitoringScheduleRequest)
Starts a previously stopped monitoring schedule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartMonitoringScheduleRequestMarshaller.marshall(StartMonitoringScheduleRequest startMonitoringScheduleRequest) |
Copyright © 2021. All rights reserved.