Package org.gitlab4j.api.models
Class NotificationSettings
java.lang.Object
org.gitlab4j.api.models.NotificationSettings
public class NotificationSettings extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNotificationSettings.Eventsstatic classNotificationSettings.LevelNotification level -
Constructor Summary
Constructors Constructor Description NotificationSettings() -
Method Summary
Modifier and Type Method Description StringgetEmail()NotificationSettings.EventsgetEvents()NotificationSettings.LevelgetLevel()voidsetEmail(String email)voidsetEvents(NotificationSettings.Events events)voidsetLevel(NotificationSettings.Level level)StringtoString()