Interface CreatePipelineResponse.Builder

  • Method Details

    • pipelineId

      CreatePipelineResponse.Builder pipelineId(String pipelineId)

      The ID that AWS Data Pipeline assigns the newly created pipeline. For example, df-06372391ZG65EXAMPLE.

      Parameters:
      pipelineId - The ID that AWS Data Pipeline assigns the newly created pipeline. For example, df-06372391ZG65EXAMPLE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.