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