Uses of Class
software.amazon.awscdk.services.codepipeline.StageOptions.Builder
Packages that use StageOptions.Builder
-
Uses of StageOptions.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return StageOptions.BuilderModifier and TypeMethodDescriptionSets the value ofStageProps.getActions()static StageOptions.BuilderStageOptions.builder()StageOptions.Builder.placement(StagePlacement placement) Sets the value ofStageOptions.getPlacement()Sets the value ofStageProps.getStageName()StageOptions.Builder.transitionDisabledReason(String transitionDisabledReason) Sets the value ofStageProps.getTransitionDisabledReason()StageOptions.Builder.transitionToEnabled(Boolean transitionToEnabled) Sets the value ofStageProps.getTransitionToEnabled()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type StageOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(StageOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theStageOptions.Builder.