Interface PipelineEndpointConnection.Builder

  • Method Details

    • pipelineArn

      PipelineEndpointConnection.Builder pipelineArn(String pipelineArn)

      The Amazon Resource Name (ARN) of the pipeline in the endpoint connection.

      Parameters:
      pipelineArn - The Amazon Resource Name (ARN) of the pipeline in the endpoint connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endpointId

      The unique identifier of the endpoint in the connection.

      Parameters:
      endpointId - The unique identifier of the endpoint in the connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the pipeline endpoint connection.

      Parameters:
      status - The current status of the pipeline endpoint connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the pipeline endpoint connection.

      Parameters:
      status - The current status of the pipeline endpoint connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vpcEndpointOwner

      PipelineEndpointConnection.Builder vpcEndpointOwner(String vpcEndpointOwner)

      The Amazon Web Services account ID that owns the VPC endpoint used in this connection.

      Parameters:
      vpcEndpointOwner - The Amazon Web Services account ID that owns the VPC endpoint used in this connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.