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