Interface RemoveFlowMediaStreamResponse.Builder

  • Method Details

    • flowArn

      The ARN of the flow that was updated.

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

      RemoveFlowMediaStreamResponse.Builder mediaStreamName(String mediaStreamName)

      The name of the media stream that was removed.

      Parameters:
      mediaStreamName - The name of the media stream that was removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.