Uses of Enum
com.exoscale.sdk.model.DbaasServiceNotification.TypeEnum
Packages that use DbaasServiceNotification.TypeEnum
-
Uses of DbaasServiceNotification.TypeEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DbaasServiceNotification.TypeEnumModifier and TypeMethodDescriptionDbaasServiceNotification.getType()
Notification typeReturns the enum constant of this type with the specified name.static DbaasServiceNotification.TypeEnum[]
DbaasServiceNotification.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoid
DbaasServiceNotification.setType
(DbaasServiceNotification.TypeEnum type) DbaasServiceNotification.type
(DbaasServiceNotification.TypeEnum type)