Uses of Class
software.amazon.awscdk.services.codebuild.ProjectNotifyOnOptions.Builder
Packages that use ProjectNotifyOnOptions.Builder
-
Uses of ProjectNotifyOnOptions.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return ProjectNotifyOnOptions.BuilderModifier and TypeMethodDescriptionProjectNotifyOnOptions.builder()Sets the value ofNotificationRuleOptions.getCreatedBy()ProjectNotifyOnOptions.Builder.detailType(DetailType detailType) Sets the value ofNotificationRuleOptions.getDetailType()Sets the value ofNotificationRuleOptions.getEnabled()ProjectNotifyOnOptions.Builder.events(List<? extends ProjectNotificationEvents> events) Sets the value ofProjectNotifyOnOptions.getEvents()ProjectNotifyOnOptions.Builder.notificationRuleName(String notificationRuleName) Sets the value ofNotificationRuleOptions.getNotificationRuleName()Constructors in software.amazon.awscdk.services.codebuild with parameters of type ProjectNotifyOnOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ProjectNotifyOnOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theProjectNotifyOnOptions.Builder.