public static interface StartFlowRequest.Builder extends MediaConnectRequest.Builder, SdkPojo, CopyableBuilder<StartFlowRequest.Builder,StartFlowRequest>
| Modifier and Type | Method and Description |
|---|---|
StartFlowRequest.Builder |
flowArn(String flowArn)
The ARN of the flow that you want to start.
|
StartFlowRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartFlowRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartFlowRequest.Builder flowArn(String flowArn)
flowArn - The ARN of the flow that you want to start.StartFlowRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartFlowRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.