public static interface StopMonitoringScheduleRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<StopMonitoringScheduleRequest.Builder,StopMonitoringScheduleRequest>
| Modifier and Type | Method and Description |
|---|---|
StopMonitoringScheduleRequest.Builder |
monitoringScheduleName(String monitoringScheduleName)
The name of the schedule to stop.
|
StopMonitoringScheduleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopMonitoringScheduleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopMonitoringScheduleRequest.Builder monitoringScheduleName(String monitoringScheduleName)
The name of the schedule to stop.
monitoringScheduleName - The name of the schedule to stop.StopMonitoringScheduleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopMonitoringScheduleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.