Interface StopPipelineExecutionResponse.Builder

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

  • Method Details

    • pipelineExecutionId

      StopPipelineExecutionResponse.Builder pipelineExecutionId(String pipelineExecutionId)

      The unique system-generated ID of the pipeline execution that was stopped.

      Parameters:
      pipelineExecutionId - The unique system-generated ID of the pipeline execution that was stopped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.