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.model
Methods in com.oracle.bmc.distributeddatabase.model that return ShardPeerWithDedicatedInfra Modifier and Type Method Description ShardPeerWithDedicatedInfra
ShardPeerWithDedicatedInfra.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.Builder
ShardPeerWithDedicatedInfra.Builder. copy(ShardPeerWithDedicatedInfra model)
Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type ShardPeerWithDedicatedInfra Modifier and Type Method Description DistributedAutonomousDatabaseShardWithDedicatedInfra.Builder
DistributedAutonomousDatabaseShardWithDedicatedInfra.Builder. peerDetails(List<ShardPeerWithDedicatedInfra> peerDetails)
Peer details for the shard with dedicated infrastructure.
-