public static interface DescribeFlowRequest.Builder extends AppflowRequest.Builder, SdkPojo, CopyableBuilder<DescribeFlowRequest.Builder,DescribeFlowRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowRequest.Builder |
flowName(String flowName)
The specified name of the flow.
|
DescribeFlowRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeFlowRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeFlowRequest.Builder flowName(String flowName)
The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.
flowName - The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.DescribeFlowRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeFlowRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.