Uses of Enum
software.amazon.awscdk.services.codebuild.ProjectNotificationEvents
Packages that use ProjectNotificationEvents
-
Uses of ProjectNotificationEvents in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return ProjectNotificationEventsModifier and TypeMethodDescriptionstatic ProjectNotificationEventsReturns the enum constant of this type with the specified name.static ProjectNotificationEvents[]ProjectNotificationEvents.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.codebuild that return types with arguments of type ProjectNotificationEventsModifier and TypeMethodDescriptionProjectNotifyOnOptions.getEvents()A list of event types associated with this notification rule for CodeBuild Project.final List<ProjectNotificationEvents>ProjectNotifyOnOptions.Jsii$Proxy.getEvents()Method parameters in software.amazon.awscdk.services.codebuild with type arguments of type ProjectNotificationEventsModifier and TypeMethodDescriptionProjectNotifyOnOptions.Builder.events(List<? extends ProjectNotificationEvents> events) Sets the value ofProjectNotifyOnOptions.getEvents()