Interface StartFlowResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StartFlowResponse.Builder,StartFlowResponse>, MediaConnectResponse.Builder, SdkBuilder<StartFlowResponse.Builder,StartFlowResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartFlowResponse

public static interface StartFlowResponse.Builder extends MediaConnectResponse.Builder, SdkPojo, CopyableBuilder<StartFlowResponse.Builder,StartFlowResponse>
  • Method Details

    • flowArn

      The ARN of the flow that you started.
      Parameters:
      flowArn - The ARN of the flow that you started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the flow when the StartFlow process begins.
      Parameters:
      status - The status of the flow when the StartFlow process begins.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the flow when the StartFlow process begins.
      Parameters:
      status - The status of the flow when the StartFlow process begins.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: