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.Level
NotificationSettings.getLevel()
static NotificationSettings.Level
Returns 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 TypeMethodDescriptionvoid
NotificationSettings.setLevel
(NotificationSettings.Level level)