Uses of Class
com.oracle.bmc.distributeddatabase.model.ShardPeerWithExadbXsNewVaultAndCluster.Status
-
Packages that use ShardPeerWithExadbXsNewVaultAndCluster.Status Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of ShardPeerWithExadbXsNewVaultAndCluster.Status in com.oracle.bmc.distributeddatabase.model
Methods in com.oracle.bmc.distributeddatabase.model that return ShardPeerWithExadbXsNewVaultAndCluster.Status Modifier and Type Method Description static ShardPeerWithExadbXsNewVaultAndCluster.StatusShardPeerWithExadbXsNewVaultAndCluster.Status. create(String key)ShardPeerWithExadbXsNewVaultAndCluster.StatusShardPeerWithExadbXsNewVaultAndCluster. getStatus()Status of EXADB_XS based shard peer.static ShardPeerWithExadbXsNewVaultAndCluster.StatusShardPeerWithExadbXsNewVaultAndCluster.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static ShardPeerWithExadbXsNewVaultAndCluster.Status[]ShardPeerWithExadbXsNewVaultAndCluster.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.distributeddatabase.model with parameters of type ShardPeerWithExadbXsNewVaultAndCluster.Status Modifier and Type Method Description ShardPeerWithExadbXsNewVaultAndCluster.BuilderShardPeerWithExadbXsNewVaultAndCluster.Builder. status(ShardPeerWithExadbXsNewVaultAndCluster.Status status)Status of EXADB_XS based shard peer.Constructors in com.oracle.bmc.distributeddatabase.model with parameters of type ShardPeerWithExadbXsNewVaultAndCluster.Status Constructor Description ShardPeerWithExadbXsNewVaultAndCluster(String shardGroup, ShardPeerWithExadbXsNewVaultAndCluster.Status status, String supportingResourceId, String containerDatabaseId, Date timeCreated, Date timeUpdated, DistributedDbProtectionMode protectionMode, DistributedDbTransportType transportType, String availabilityDomain, DistributedDbStorageVault dbStorageVaultDetails, DistributedDbVmCluster vmClusterDetails, DistributedDbMetadata metadata)Deprecated.
-