Uses of Class
software.amazon.awscdk.services.codebuild.ProjectNotifyOnOptions.Builder
-
Uses of ProjectNotifyOnOptions.Builder in software.amazon.awscdk.services.codebuild
Modifier 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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ProjectNotifyOnOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theProjectNotifyOnOptions.Builder
.