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