Uses of Class
software.amazon.awssdk.services.codepipeline.model.StageContext
-
Packages that use StageContext Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of StageContext in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return StageContext Modifier and Type Method Description StageContextPipelineContext. stage()The stage of the pipeline.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type StageContext Modifier and Type Method Description PipelineContext.BuilderPipelineContext.Builder. stage(StageContext stage)The stage of the pipeline.
-