Interface StopFlowResponse.Builder

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

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

    • flowArn

      StopFlowResponse.Builder flowArn(String flowArn)
      The ARN of the flow that you stopped.
      Parameters:
      flowArn - The ARN of the flow that you stopped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the flow when the StopFlow process begins.
      Parameters:
      status - The status of the flow when the StopFlow 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 StopFlow process begins.
      Parameters:
      status - The status of the flow when the StopFlow process begins.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: