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