Uses of Class
com.oracle.bmc.distributeddatabase.model.ShardPeerWithDedicatedInfra
- 
Packages that use ShardPeerWithDedicatedInfra Package Description com.oracle.bmc.distributeddatabase.model 
- 
- 
Uses of ShardPeerWithDedicatedInfra in com.oracle.bmc.distributeddatabase.modelMethods in com.oracle.bmc.distributeddatabase.model that return ShardPeerWithDedicatedInfra Modifier and Type Method Description ShardPeerWithDedicatedInfraShardPeerWithDedicatedInfra.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model that return types with arguments of type ShardPeerWithDedicatedInfra Modifier and Type Method Description List<ShardPeerWithDedicatedInfra>DistributedAutonomousDatabaseShardWithDedicatedInfra. getPeerDetails()Peer details for the shard with dedicated infrastructure.Methods in com.oracle.bmc.distributeddatabase.model with parameters of type ShardPeerWithDedicatedInfra Modifier and Type Method Description ShardPeerWithDedicatedInfra.BuilderShardPeerWithDedicatedInfra.Builder. copy(ShardPeerWithDedicatedInfra model)Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type ShardPeerWithDedicatedInfra Modifier and Type Method Description DistributedAutonomousDatabaseShardWithDedicatedInfra.BuilderDistributedAutonomousDatabaseShardWithDedicatedInfra.Builder. peerDetails(List<ShardPeerWithDedicatedInfra> peerDetails)Peer details for the shard with dedicated infrastructure.
 
-