public static interface PipelineExecution.Builder extends SdkPojo, CopyableBuilder<PipelineExecution.Builder,PipelineExecution>
| Modifier and Type | Method and Description |
|---|---|
default PipelineExecution.Builder |
createdBy(Consumer<UserContext.Builder> createdBy)
Sets the value of the CreatedBy property for this object.
|
PipelineExecution.Builder |
createdBy(UserContext createdBy)
Sets the value of the CreatedBy property for this object.
|
PipelineExecution.Builder |
creationTime(Instant creationTime)
The creation time of the pipeline execution.
|
PipelineExecution.Builder |
failureReason(String failureReason)
If the execution failed, a message describing why.
|
default PipelineExecution.Builder |
lastModifiedBy(Consumer<UserContext.Builder> lastModifiedBy)
Sets the value of the LastModifiedBy property for this object.
|
PipelineExecution.Builder |
lastModifiedBy(UserContext lastModifiedBy)
Sets the value of the LastModifiedBy property for this object.
|
PipelineExecution.Builder |
lastModifiedTime(Instant lastModifiedTime)
The time that the pipeline execution was last modified.
|
default PipelineExecution.Builder |
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder> parallelismConfiguration)
The parallelism configuration applied to the pipeline execution.
|
PipelineExecution.Builder |
parallelismConfiguration(ParallelismConfiguration parallelismConfiguration)
The parallelism configuration applied to the pipeline execution.
|
PipelineExecution.Builder |
pipelineArn(String pipelineArn)
The Amazon Resource Name (ARN) of the pipeline that was executed.
|
PipelineExecution.Builder |
pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the pipeline execution.
|
PipelineExecution.Builder |
pipelineExecutionDescription(String pipelineExecutionDescription)
The description of the pipeline execution.
|
PipelineExecution.Builder |
pipelineExecutionDisplayName(String pipelineExecutionDisplayName)
The display name of the pipeline execution.
|
PipelineExecution.Builder |
pipelineExecutionStatus(PipelineExecutionStatus pipelineExecutionStatus)
The status of the pipeline status.
|
PipelineExecution.Builder |
pipelineExecutionStatus(String pipelineExecutionStatus)
The status of the pipeline status.
|
default PipelineExecution.Builder |
pipelineExperimentConfig(Consumer<PipelineExperimentConfig.Builder> pipelineExperimentConfig)
Sets the value of the PipelineExperimentConfig property for this object.
|
PipelineExecution.Builder |
pipelineExperimentConfig(PipelineExperimentConfig pipelineExperimentConfig)
Sets the value of the PipelineExperimentConfig property for this object.
|
PipelineExecution.Builder |
pipelineParameters(Collection<Parameter> pipelineParameters)
Contains a list of pipeline parameters.
|
PipelineExecution.Builder |
pipelineParameters(Consumer<Parameter.Builder>... pipelineParameters)
Contains a list of pipeline parameters.
|
PipelineExecution.Builder |
pipelineParameters(Parameter... pipelineParameters)
Contains a list of pipeline parameters.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPipelineExecution.Builder pipelineArn(String pipelineArn)
The Amazon Resource Name (ARN) of the pipeline that was executed.
pipelineArn - The Amazon Resource Name (ARN) of the pipeline that was executed.PipelineExecution.Builder pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.PipelineExecution.Builder pipelineExecutionDisplayName(String pipelineExecutionDisplayName)
The display name of the pipeline execution.
pipelineExecutionDisplayName - The display name of the pipeline execution.PipelineExecution.Builder pipelineExecutionStatus(String pipelineExecutionStatus)
The status of the pipeline status.
pipelineExecutionStatus - The status of the pipeline status.PipelineExecutionStatus,
PipelineExecutionStatusPipelineExecution.Builder pipelineExecutionStatus(PipelineExecutionStatus pipelineExecutionStatus)
The status of the pipeline status.
pipelineExecutionStatus - The status of the pipeline status.PipelineExecutionStatus,
PipelineExecutionStatusPipelineExecution.Builder pipelineExecutionDescription(String pipelineExecutionDescription)
The description of the pipeline execution.
pipelineExecutionDescription - The description of the pipeline execution.PipelineExecution.Builder pipelineExperimentConfig(PipelineExperimentConfig pipelineExperimentConfig)
pipelineExperimentConfig - The new value for the PipelineExperimentConfig property for this object.default PipelineExecution.Builder pipelineExperimentConfig(Consumer<PipelineExperimentConfig.Builder> pipelineExperimentConfig)
PipelineExperimentConfig.Builder
avoiding the need to create one manually via PipelineExperimentConfig.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to pipelineExperimentConfig(PipelineExperimentConfig).
pipelineExperimentConfig - a consumer that will call methods on PipelineExperimentConfig.BuilderpipelineExperimentConfig(PipelineExperimentConfig)PipelineExecution.Builder failureReason(String failureReason)
If the execution failed, a message describing why.
failureReason - If the execution failed, a message describing why.PipelineExecution.Builder creationTime(Instant creationTime)
The creation time of the pipeline execution.
creationTime - The creation time of the pipeline execution.PipelineExecution.Builder lastModifiedTime(Instant lastModifiedTime)
The time that the pipeline execution was last modified.
lastModifiedTime - The time that the pipeline execution was last modified.PipelineExecution.Builder createdBy(UserContext createdBy)
createdBy - The new value for the CreatedBy property for this object.default PipelineExecution.Builder createdBy(Consumer<UserContext.Builder> createdBy)
UserContext.Builder avoiding the need to
create one manually via UserContext.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to createdBy(UserContext).
createdBy - a consumer that will call methods on UserContext.BuildercreatedBy(UserContext)PipelineExecution.Builder lastModifiedBy(UserContext lastModifiedBy)
lastModifiedBy - The new value for the LastModifiedBy property for this object.default PipelineExecution.Builder lastModifiedBy(Consumer<UserContext.Builder> lastModifiedBy)
UserContext.Builder avoiding the need to
create one manually via UserContext.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to lastModifiedBy(UserContext).
lastModifiedBy - a consumer that will call methods on UserContext.BuilderlastModifiedBy(UserContext)PipelineExecution.Builder parallelismConfiguration(ParallelismConfiguration parallelismConfiguration)
The parallelism configuration applied to the pipeline execution.
parallelismConfiguration - The parallelism configuration applied to the pipeline execution.default PipelineExecution.Builder parallelismConfiguration(Consumer<ParallelismConfiguration.Builder> parallelismConfiguration)
The parallelism configuration applied to the pipeline execution.
This is a convenience method that creates an instance of theParallelismConfiguration.Builder
avoiding the need to create one manually via ParallelismConfiguration.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to parallelismConfiguration(ParallelismConfiguration).
parallelismConfiguration - a consumer that will call methods on ParallelismConfiguration.BuilderparallelismConfiguration(ParallelismConfiguration)PipelineExecution.Builder pipelineParameters(Collection<Parameter> pipelineParameters)
Contains a list of pipeline parameters. This list can be empty.
pipelineParameters - Contains a list of pipeline parameters. This list can be empty.PipelineExecution.Builder pipelineParameters(Parameter... pipelineParameters)
Contains a list of pipeline parameters. This list can be empty.
pipelineParameters - Contains a list of pipeline parameters. This list can be empty.PipelineExecution.Builder pipelineParameters(Consumer<Parameter.Builder>... pipelineParameters)
Contains a list of pipeline parameters. This list can be empty.
This is a convenience method that creates an instance of theParameter.Builder avoiding the need to create one
manually via Parameter.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and
its result is passed to #pipelineParameters(List.
pipelineParameters - a consumer that will call methods on
Parameter.Builder#pipelineParameters(java.util.Collection) Copyright © 2022. All rights reserved.