Package org.aoju.bus.gitlab.models
Class NotificationSettings
java.lang.Object
org.aoju.bus.gitlab.models.NotificationSettings
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumNotification level -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEmail()getLevel()voidvoidsetEvents(NotificationSettings.Events events) voidtoString()
-
Constructor Details
-
NotificationSettings
public NotificationSettings()
-
-
Method Details
-
getLevel
-
setLevel
-
getEmail
-
setEmail
-
getEvents
-
setEvents
-
toString
-