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