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