public static interface StartMonitoringScheduleRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<StartMonitoringScheduleRequest.Builder,StartMonitoringScheduleRequest>
Modifier and Type | Method and Description |
---|---|
StartMonitoringScheduleRequest.Builder |
monitoringScheduleName(String monitoringScheduleName)
The name of the schedule to start.
|
StartMonitoringScheduleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartMonitoringScheduleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
build
overrideConfiguration
equalsBySdkFields, sdkFields
copy
applyMutation, build
StartMonitoringScheduleRequest.Builder monitoringScheduleName(String monitoringScheduleName)
The name of the schedule to start.
monitoringScheduleName
- The name of the schedule to start.StartMonitoringScheduleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration
in interface AwsRequest.Builder
StartMonitoringScheduleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration
in interface AwsRequest.Builder
Copyright © 2020. All rights reserved.