Uses of Enum
software.amazon.awscdk.services.codecommit.RepositoryNotificationEvents
Packages that use RepositoryNotificationEvents
-
Uses of RepositoryNotificationEvents in software.amazon.awscdk.services.codecommit
Methods in software.amazon.awscdk.services.codecommit that return RepositoryNotificationEventsModifier and TypeMethodDescriptionstatic RepositoryNotificationEventsReturns the enum constant of this type with the specified name.static RepositoryNotificationEvents[]RepositoryNotificationEvents.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.codecommit that return types with arguments of type RepositoryNotificationEventsModifier and TypeMethodDescriptionRepositoryNotifyOnOptions.getEvents()A list of event types associated with this notification rule for CodeCommit repositories.final List<RepositoryNotificationEvents>RepositoryNotifyOnOptions.Jsii$Proxy.getEvents()Method parameters in software.amazon.awscdk.services.codecommit with type arguments of type RepositoryNotificationEventsModifier and TypeMethodDescriptionRepositoryNotifyOnOptions.Builder.events(List<? extends RepositoryNotificationEvents> events) Sets the value ofRepositoryNotifyOnOptions.getEvents()