Interface SendPipelineExecutionStepSuccessResponse.Builder

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

  • Method Details

    • pipelineExecutionArn

      SendPipelineExecutionStepSuccessResponse.Builder pipelineExecutionArn(String pipelineExecutionArn)

      The Amazon Resource Name (ARN) of the pipeline execution.

      Parameters:
      pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.