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