public static interface RetryStageExecutionResponse.Builder extends CodePipelineResponse.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2023. All rights reserved.