Uses of Class
software.amazon.awscdk.services.codepipeline.PipelineNotifyOnOptions.Builder
Packages that use PipelineNotifyOnOptions.Builder
-
Uses of PipelineNotifyOnOptions.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return PipelineNotifyOnOptions.BuilderModifier and TypeMethodDescriptionPipelineNotifyOnOptions.builder()PipelineNotifyOnOptions.Builder.detailType(DetailType detailType) Sets the value ofNotificationRuleOptions.getDetailType()Sets the value ofNotificationRuleOptions.getEnabled()PipelineNotifyOnOptions.Builder.events(List<? extends PipelineNotificationEvents> events) Sets the value ofPipelineNotifyOnOptions.getEvents()PipelineNotifyOnOptions.Builder.notificationRuleName(String notificationRuleName) Sets the value ofNotificationRuleOptions.getNotificationRuleName()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type PipelineNotifyOnOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by thePipelineNotifyOnOptions.Builder.