public static interface StopHumanLoopRequest.Builder extends SageMakerA2IRuntimeRequest.Builder, SdkPojo, CopyableBuilder<StopHumanLoopRequest.Builder,StopHumanLoopRequest>
| Modifier and Type | Method and Description |
|---|---|
StopHumanLoopRequest.Builder |
humanLoopName(String humanLoopName)
The name of the human loop that you want to stop.
|
StopHumanLoopRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopHumanLoopRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopHumanLoopRequest.Builder humanLoopName(String humanLoopName)
The name of the human loop that you want to stop.
humanLoopName - The name of the human loop that you want to stop.StopHumanLoopRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopHumanLoopRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.