Uses of Enum
com.exoscale.sdk.model.DbaasServiceMaintenance.DowEnum
Packages that use DbaasServiceMaintenance.DowEnum
-
Uses of DbaasServiceMaintenance.DowEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DbaasServiceMaintenance.DowEnumModifier and TypeMethodDescriptionDbaasServiceMaintenance.getDow()Day of week for installing updatesReturns the enum constant of this type with the specified name.static DbaasServiceMaintenance.DowEnum[]DbaasServiceMaintenance.DowEnum.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 DbaasServiceMaintenance.DowEnumModifier and TypeMethodDescriptionDbaasServiceMaintenance.dow(DbaasServiceMaintenance.DowEnum dow) voidDbaasServiceMaintenance.setDow(DbaasServiceMaintenance.DowEnum dow)