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