Uses of Enum
com.exoscale.sdk.model.DbaasServiceNotification.LevelEnum
Packages that use DbaasServiceNotification.LevelEnum
-
Uses of DbaasServiceNotification.LevelEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DbaasServiceNotification.LevelEnumModifier and TypeMethodDescriptionDbaasServiceNotification.getLevel()Notification levelReturns the enum constant of this type with the specified name.static DbaasServiceNotification.LevelEnum[]DbaasServiceNotification.LevelEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type DbaasServiceNotification.LevelEnumModifier and TypeMethodDescriptionDbaasServiceNotification.level(DbaasServiceNotification.LevelEnum level) voidDbaasServiceNotification.setLevel(DbaasServiceNotification.LevelEnum level)