CopyableBuilder<GetPipelineExecutionResponse.Builder,GetPipelineExecutionResponse>
, SdkBuilder<GetPipelineExecutionResponse.Builder,GetPipelineExecutionResponse>
public static interface GetPipelineExecutionResponse.Builder extends CopyableBuilder<GetPipelineExecutionResponse.Builder,GetPipelineExecutionResponse>
Modifier and Type | Method | Description |
---|---|---|
GetPipelineExecutionResponse.Builder |
pipelineExecution(PipelineExecution pipelineExecution) |
Represents information about the execution of a pipeline.
|
copy
apply, build
GetPipelineExecutionResponse.Builder pipelineExecution(PipelineExecution pipelineExecution)
Represents information about the execution of a pipeline.
pipelineExecution
- Represents information about the execution of a pipeline.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.