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