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