public static interface UpdatePipelineExecutionRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<UpdatePipelineExecutionRequest.Builder,UpdatePipelineExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdatePipelineExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdatePipelineExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdatePipelineExecutionRequest.Builder |
pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the pipeline execution.
|
UpdatePipelineExecutionRequest.Builder |
pipelineExecutionDescription(String pipelineExecutionDescription)
The description of the pipeline execution.
|
UpdatePipelineExecutionRequest.Builder |
pipelineExecutionDisplayName(String pipelineExecutionDisplayName)
The display name of the pipeline execution.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdatePipelineExecutionRequest.Builder pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.UpdatePipelineExecutionRequest.Builder pipelineExecutionDescription(String pipelineExecutionDescription)
The description of the pipeline execution.
pipelineExecutionDescription - The description of the pipeline execution.UpdatePipelineExecutionRequest.Builder pipelineExecutionDisplayName(String pipelineExecutionDisplayName)
The display name of the pipeline execution.
pipelineExecutionDisplayName - The display name of the pipeline execution.UpdatePipelineExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdatePipelineExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.