CopyableBuilder<RetryStageExecutionResponse.Builder,RetryStageExecutionResponse>, SdkBuilder<RetryStageExecutionResponse.Builder,RetryStageExecutionResponse>public static interface RetryStageExecutionResponse.Builder extends CopyableBuilder<RetryStageExecutionResponse.Builder,RetryStageExecutionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
RetryStageExecutionResponse.Builder |
pipelineExecutionId(String pipelineExecutionId) |
The ID of the current workflow execution in the failed stage.
|
copyapply, 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.