CopyableBuilder<StartPipelineExecutionResponse.Builder,StartPipelineExecutionResponse>, SdkBuilder<StartPipelineExecutionResponse.Builder,StartPipelineExecutionResponse>public static interface StartPipelineExecutionResponse.Builder extends CopyableBuilder<StartPipelineExecutionResponse.Builder,StartPipelineExecutionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
StartPipelineExecutionResponse.Builder |
pipelineExecutionId(String pipelineExecutionId) |
The unique system-generated ID of the pipeline execution that was started.
|
copyapply, 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.