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