public static interface StartPipelineExecutionResponse.Builder extends CodePipelineResponse.Builder, CopyableBuilder<StartPipelineExecutionResponse.Builder,StartPipelineExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartPipelineExecutionResponse.Builder |
pipelineExecutionId(String pipelineExecutionId)
The unique system-generated ID of the pipeline execution that was started.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildStartPipelineExecutionResponse.Builder pipelineExecutionId(String pipelineExecutionId)
The unique system-generated ID of the pipeline execution that was started.
pipelineExecutionId - The unique system-generated ID of the pipeline execution that was started.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.