Uses of Class
com.oracle.bmc.distributeddatabase.model.CreateShardPeerWithDedicatedInfraDetails
-
Packages that use CreateShardPeerWithDedicatedInfraDetails Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of CreateShardPeerWithDedicatedInfraDetails in com.oracle.bmc.distributeddatabase.model
Methods in com.oracle.bmc.distributeddatabase.model that return CreateShardPeerWithDedicatedInfraDetails Modifier and Type Method Description CreateShardPeerWithDedicatedInfraDetailsCreateShardPeerWithDedicatedInfraDetails.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model that return types with arguments of type CreateShardPeerWithDedicatedInfraDetails Modifier and Type Method Description List<CreateShardPeerWithDedicatedInfraDetails>CreateDistributedAutonomousDatabaseShardWithDedicatedInfraDetails. getPeerDetails()The details required for creation of the peer for the autonomous dedicated infrastructure based shard.Methods in com.oracle.bmc.distributeddatabase.model with parameters of type CreateShardPeerWithDedicatedInfraDetails Modifier and Type Method Description CreateShardPeerWithDedicatedInfraDetails.BuilderCreateShardPeerWithDedicatedInfraDetails.Builder. copy(CreateShardPeerWithDedicatedInfraDetails model)Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type CreateShardPeerWithDedicatedInfraDetails Modifier and Type Method Description CreateDistributedAutonomousDatabaseShardWithDedicatedInfraDetails.BuilderCreateDistributedAutonomousDatabaseShardWithDedicatedInfraDetails.Builder. peerDetails(List<CreateShardPeerWithDedicatedInfraDetails> peerDetails)The details required for creation of the peer for the autonomous dedicated infrastructure based shard.
-