Uses of Enum
org.gitlab4j.api.models.NotificationSettings.Level
Packages that use NotificationSettings.Level
-
Uses of NotificationSettings.Level in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return NotificationSettings.LevelModifier and TypeMethodDescriptionstatic NotificationSettings.LevelNotificationSettings.getLevel()static NotificationSettings.LevelReturns the enum constant of this type with the specified name.static NotificationSettings.Level[]NotificationSettings.Level.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type NotificationSettings.LevelModifier and TypeMethodDescriptionvoidNotificationSettings.setLevel(NotificationSettings.Level level)