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