public static interface DescribeTestExecutionRequest.Builder extends LexModelsV2Request.Builder, SdkPojo, CopyableBuilder<DescribeTestExecutionRequest.Builder,DescribeTestExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeTestExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeTestExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeTestExecutionRequest.Builder |
testExecutionId(String testExecutionId)
The execution Id of the test set execution.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeTestExecutionRequest.Builder testExecutionId(String testExecutionId)
The execution Id of the test set execution.
testExecutionId - The execution Id of the test set execution.DescribeTestExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeTestExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.