Uses of Class
com.oracle.bmc.distributeddatabase.model.CreateShardPeerWithExadbXsNewVaultAndClusterDetails
-
Packages that use CreateShardPeerWithExadbXsNewVaultAndClusterDetails Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of CreateShardPeerWithExadbXsNewVaultAndClusterDetails in com.oracle.bmc.distributeddatabase.model
Methods in com.oracle.bmc.distributeddatabase.model that return CreateShardPeerWithExadbXsNewVaultAndClusterDetails Modifier and Type Method Description CreateShardPeerWithExadbXsNewVaultAndClusterDetailsCreateShardPeerWithExadbXsNewVaultAndClusterDetails.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model that return types with arguments of type CreateShardPeerWithExadbXsNewVaultAndClusterDetails Modifier and Type Method Description List<CreateShardPeerWithExadbXsNewVaultAndClusterDetails>CreateDistributedDatabaseShardWithExadbXsNewVaultAndClusterDetails. getPeerDetails()The details required for creation of the peer for the ExadbXs infrastructure based shard.Methods in com.oracle.bmc.distributeddatabase.model with parameters of type CreateShardPeerWithExadbXsNewVaultAndClusterDetails Modifier and Type Method Description CreateShardPeerWithExadbXsNewVaultAndClusterDetails.BuilderCreateShardPeerWithExadbXsNewVaultAndClusterDetails.Builder. copy(CreateShardPeerWithExadbXsNewVaultAndClusterDetails model)Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type CreateShardPeerWithExadbXsNewVaultAndClusterDetails Modifier and Type Method Description CreateDistributedDatabaseShardWithExadbXsNewVaultAndClusterDetails.BuilderCreateDistributedDatabaseShardWithExadbXsNewVaultAndClusterDetails.Builder. peerDetails(List<CreateShardPeerWithExadbXsNewVaultAndClusterDetails> peerDetails)The details required for creation of the peer for the ExadbXs infrastructure based shard.Constructor parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type CreateShardPeerWithExadbXsNewVaultAndClusterDetails Constructor Description CreateDistributedDatabaseShardWithExadbXsNewVaultAndClusterDetails(String adminPassword, List<CreateShardPeerWithExadbXsNewVaultAndClusterDetails> peerDetails, String shardSpace, String vaultId, String kmsKeyId, String kmsKeyVersionId, String availabilityDomain, DbStorageVaultDetails dbStorageVaultDetails, VmClusterDetails vmClusterDetails)Deprecated.
-