Interface DeleteFlowResponse.Builder

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

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

    • flowArn

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

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