public static interface RetryStageExecutionResponse.Builder extends CodePipelineResponse.Builder, CopyableBuilder<RetryStageExecutionResponse.Builder,RetryStageExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
RetryStageExecutionResponse.Builder |
pipelineExecutionId(String pipelineExecutionId)
The ID of the current workflow execution in the failed stage.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildRetryStageExecutionResponse.Builder pipelineExecutionId(String pipelineExecutionId)
The ID of the current workflow execution in the failed stage.
pipelineExecutionId - The ID of the current workflow execution in the failed stage.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.