Uses of Class
com.oracle.bmc.globallydistributeddatabase.model.DedicatedShardDetails
- 
Packages that use DedicatedShardDetails Package Description com.oracle.bmc.globallydistributeddatabase.model 
- 
- 
Uses of DedicatedShardDetails in com.oracle.bmc.globallydistributeddatabase.modelMethods in com.oracle.bmc.globallydistributeddatabase.model that return DedicatedShardDetails Modifier and Type Method Description DedicatedShardDetailsDedicatedShardDetails.Builder. build()Methods in com.oracle.bmc.globallydistributeddatabase.model that return types with arguments of type DedicatedShardDetails Modifier and Type Method Description List<DedicatedShardDetails>DedicatedShardedDatabase. getShardDetails()Details of ATP-D based shards.Methods in com.oracle.bmc.globallydistributeddatabase.model with parameters of type DedicatedShardDetails Modifier and Type Method Description DedicatedShardDetails.BuilderDedicatedShardDetails.Builder. copy(DedicatedShardDetails model)Method parameters in com.oracle.bmc.globallydistributeddatabase.model with type arguments of type DedicatedShardDetails Modifier and Type Method Description DedicatedShardedDatabase.BuilderDedicatedShardedDatabase.Builder. shardDetails(List<DedicatedShardDetails> shardDetails)Details of ATP-D based shards.
 
-