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