Uses of Class
com.oracle.bmc.distributeddatabase.model.DistributedDbStorageVault
-
Packages that use DistributedDbStorageVault Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of DistributedDbStorageVault in com.oracle.bmc.distributeddatabase.model
Methods in com.oracle.bmc.distributeddatabase.model that return DistributedDbStorageVault Modifier and Type Method Description DistributedDbStorageVaultDistributedDbStorageVault.Builder. build()DistributedDbStorageVaultDistributedDatabaseCatalogDatabaseWithExadbXsNewVaultAndCluster. getDbStorageVaultDetails()DistributedDbStorageVaultDistributedDatabaseShardDatabaseWithExadbXsNewVaultAndCluster. getDbStorageVaultDetails()Methods in com.oracle.bmc.distributeddatabase.model with parameters of type DistributedDbStorageVault Modifier and Type Method Description DistributedDbStorageVault.BuilderDistributedDbStorageVault.Builder. copy(DistributedDbStorageVault model)DistributedDatabaseCatalogDatabaseWithExadbXsNewVaultAndCluster.BuilderDistributedDatabaseCatalogDatabaseWithExadbXsNewVaultAndCluster.Builder. dbStorageVaultDetails(DistributedDbStorageVault dbStorageVaultDetails)DistributedDatabaseShardDatabaseWithExadbXsNewVaultAndCluster.BuilderDistributedDatabaseShardDatabaseWithExadbXsNewVaultAndCluster.Builder. dbStorageVaultDetails(DistributedDbStorageVault dbStorageVaultDetails)
-