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