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.
|
copy
apply, build
RetryStageExecutionResponse.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.