| Package | Description |
|---|---|
| com.amazonaws.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
StageContext |
StageContext.clone() |
StageContext |
PipelineContext.getStage()
The stage of the pipeline.
|
StageContext |
StageContext.withName(String name)
The name of the stage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineContext.setStage(StageContext stage)
The stage of the pipeline.
|
PipelineContext |
PipelineContext.withStage(StageContext stage)
The stage of the pipeline.
|
Copyright © 2022. All rights reserved.