Uses of Class
com.oracle.bmc.distributeddatabase.model.DistributedAutonomousDatabaseShard
-
Packages that use DistributedAutonomousDatabaseShard Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of DistributedAutonomousDatabaseShard in com.oracle.bmc.distributeddatabase.model
Subclasses of DistributedAutonomousDatabaseShard in com.oracle.bmc.distributeddatabase.model Modifier and Type Class Description class
DistributedAutonomousDatabaseShardWithDedicatedInfra
Globally distributed autonomous database shard with dedicated autonomous infrastructure.Methods in com.oracle.bmc.distributeddatabase.model that return types with arguments of type DistributedAutonomousDatabaseShard Modifier and Type Method Description List<DistributedAutonomousDatabaseShard>
DistributedAutonomousDatabase. getShardDetails()
Collection of shards associated with the Globally distributed autonomous database.Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type DistributedAutonomousDatabaseShard Modifier and Type Method Description DistributedAutonomousDatabase.Builder
DistributedAutonomousDatabase.Builder. shardDetails(List<DistributedAutonomousDatabaseShard> shardDetails)
Collection of shards associated with the Globally distributed autonomous database.
-