Uses of Class
com.oracle.bmc.stackmonitoring.model.MaintenanceWindowSchedule.ScheduleType
-
Packages that use MaintenanceWindowSchedule.ScheduleType Package Description com.oracle.bmc.stackmonitoring.model -
-
Uses of MaintenanceWindowSchedule.ScheduleType in com.oracle.bmc.stackmonitoring.model
Methods in com.oracle.bmc.stackmonitoring.model that return MaintenanceWindowSchedule.ScheduleType Modifier and Type Method Description static MaintenanceWindowSchedule.ScheduleTypeMaintenanceWindowSchedule.ScheduleType. create(String key)static MaintenanceWindowSchedule.ScheduleTypeMaintenanceWindowSchedule.ScheduleType. valueOf(String name)Returns the enum constant of this type with the specified name.static MaintenanceWindowSchedule.ScheduleType[]MaintenanceWindowSchedule.ScheduleType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-