Interface CreatePipelineResponse.Builder

    • Method Detail

      • pipelineName

        CreatePipelineResponse.Builder pipelineName​(String pipelineName)

        The name of the pipeline.

        Parameters:
        pipelineName - The name of the pipeline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pipelineArn

        CreatePipelineResponse.Builder pipelineArn​(String pipelineArn)

        The ARN of the pipeline.

        Parameters:
        pipelineArn - The ARN of the pipeline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.