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