Interface RemoveFlowSourceResponse.Builder

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

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

    • flowArn

      The ARN of the flow that is associated with the source you removed.
      Parameters:
      flowArn - The ARN of the flow that is associated with the source you removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceArn

      The ARN of the source that was removed.
      Parameters:
      sourceArn - The ARN of the source that was removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.