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