Uses of Class
com.oracle.bmc.distributeddatabase.model.ShardPeerWithExadbXsNewVaultAndCluster
-
Packages that use ShardPeerWithExadbXsNewVaultAndCluster Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of ShardPeerWithExadbXsNewVaultAndCluster in com.oracle.bmc.distributeddatabase.model
Methods in com.oracle.bmc.distributeddatabase.model that return ShardPeerWithExadbXsNewVaultAndCluster Modifier and Type Method Description ShardPeerWithExadbXsNewVaultAndClusterShardPeerWithExadbXsNewVaultAndCluster.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model that return types with arguments of type ShardPeerWithExadbXsNewVaultAndCluster Modifier and Type Method Description List<ShardPeerWithExadbXsNewVaultAndCluster>DistributedDatabaseShardWithExadbXsNewVaultAndCluster. getPeerDetails()Peer details for the shard.Methods in com.oracle.bmc.distributeddatabase.model with parameters of type ShardPeerWithExadbXsNewVaultAndCluster Modifier and Type Method Description ShardPeerWithExadbXsNewVaultAndCluster.BuilderShardPeerWithExadbXsNewVaultAndCluster.Builder. copy(ShardPeerWithExadbXsNewVaultAndCluster model)Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type ShardPeerWithExadbXsNewVaultAndCluster Modifier and Type Method Description DistributedDatabaseShardWithExadbXsNewVaultAndCluster.BuilderDistributedDatabaseShardWithExadbXsNewVaultAndCluster.Builder. peerDetails(List<ShardPeerWithExadbXsNewVaultAndCluster> peerDetails)Peer details for the shard.Constructor parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type ShardPeerWithExadbXsNewVaultAndCluster Constructor Description DistributedDatabaseShardWithExadbXsNewVaultAndCluster(String name, Date timeCreated, Date timeUpdated, String dbHomeId, String shardGroup, String shardSpace, String vaultId, String kmsKeyId, String kmsKeyVersionId, DistributedDatabaseShardWithExadbXsNewVaultAndCluster.Status status, String supportingResourceId, String containerDatabaseId, String availabilityDomain, DistributedDbStorageVault dbStorageVaultDetails, DistributedDbVmCluster vmClusterDetails, List<ShardPeerWithExadbXsNewVaultAndCluster> peerDetails, DistributedDbMetadata metadata)Deprecated.
-