| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
static StageContext.Builder |
StageContext.builder() |
StageContext.Builder |
StageContext.Builder.name(String name)
The name of the stage.
|
StageContext.Builder |
StageContext.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StageContext.Builder> |
StageContext.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default PipelineContext.Builder |
PipelineContext.Builder.stage(Consumer<StageContext.Builder> stage)
The stage of the pipeline.
|
Copyright © 2023. All rights reserved.