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