public static interface UpdatePipelineExecutionResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<UpdatePipelineExecutionResponse.Builder,UpdatePipelineExecutionResponse>
Modifier and Type | Method and Description |
---|---|
UpdatePipelineExecutionResponse.Builder |
pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the updated pipeline execution.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
UpdatePipelineExecutionResponse.Builder pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the updated pipeline execution.
pipelineExecutionArn
- The Amazon Resource Name (ARN) of the updated pipeline execution.Copyright © 2022. All rights reserved.