Interface CreateFlowResponse.Builder

  • Method Details

    • flowArn

      The flow's Amazon Resource Name (ARN).

      Parameters:
      flowArn - The flow's Amazon Resource Name (ARN).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • flowStatus

      CreateFlowResponse.Builder flowStatus(String flowStatus)

      Indicates the current status of the flow.

      Parameters:
      flowStatus - Indicates the current status of the flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • flowStatus

      CreateFlowResponse.Builder flowStatus(FlowStatus flowStatus)

      Indicates the current status of the flow.

      Parameters:
      flowStatus - Indicates the current status of the flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: