| Package | Description |
|---|---|
| com.amazonaws.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
SucceededInStageFilter |
SucceededInStageFilter.clone() |
SucceededInStageFilter |
PipelineExecutionFilter.getSucceededInStage()
Filter for pipeline executions where the stage was successful in the current pipeline version.
|
SucceededInStageFilter |
SucceededInStageFilter.withStageName(String stageName)
The name of the stage for filtering for pipeline executions where the stage was successful in the current
pipeline version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutionFilter.setSucceededInStage(SucceededInStageFilter succeededInStage)
Filter for pipeline executions where the stage was successful in the current pipeline version.
|
PipelineExecutionFilter |
PipelineExecutionFilter.withSucceededInStage(SucceededInStageFilter succeededInStage)
Filter for pipeline executions where the stage was successful in the current pipeline version.
|
Copyright © 2025. All rights reserved.