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