Uses of Class
com.oracle.bmc.distributeddatabase.model.CreateDistributedDatabaseShardDetails
-
Packages that use CreateDistributedDatabaseShardDetails Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of CreateDistributedDatabaseShardDetails in com.oracle.bmc.distributeddatabase.model
Subclasses of CreateDistributedDatabaseShardDetails in com.oracle.bmc.distributeddatabase.model Modifier and Type Class Description class
CreateDistributedDatabaseShardWithExadbXsDetails
Globally distributed database shard based on exadbxs.Methods in com.oracle.bmc.distributeddatabase.model that return types with arguments of type CreateDistributedDatabaseShardDetails Modifier and Type Method Description List<CreateDistributedDatabaseShardDetails>
CreateDistributedDatabaseDetails. getShardDetails()
Collection of shards for the Globally distributed database.Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type CreateDistributedDatabaseShardDetails Modifier and Type Method Description CreateDistributedDatabaseDetails.Builder
CreateDistributedDatabaseDetails.Builder. shardDetails(List<CreateDistributedDatabaseShardDetails> shardDetails)
Collection of shards for the Globally distributed database.
-