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