Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status
-
Packages that use DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status Modifier and Type Method Description static DistributedDatabaseShardDatabaseWithExadbXsNewCluster.StatusDistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status. create(String key)DistributedDatabaseShardDatabaseWithExadbXsNewCluster.StatusDistributedDatabaseShardDatabaseWithExadbXsNewCluster. getStatus()Status of distributed database shard.static DistributedDatabaseShardDatabaseWithExadbXsNewCluster.StatusDistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status[]DistributedDatabaseShardDatabaseWithExadbXsNewCluster.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 DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status Modifier and Type Method Description DistributedDatabaseShardDatabaseWithExadbXsNewCluster.BuilderDistributedDatabaseShardDatabaseWithExadbXsNewCluster.Builder. status(DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status status)Status of distributed database shard.Constructors in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status Constructor Description DistributedDatabaseShardDatabaseWithExadbXsNewCluster(String name, Date timeCreated, Date timeUpdated, DistributedDbMetadata metadata, String dbHomeId, String vaultId, String kmsKeyId, String kmsKeyVersionId, DistributedDatabaseShardDatabaseWithExadbXsNewCluster.Status status, String supportingResourceId, String containerDatabaseId, String availabilityDomain, String exascaleDbStorageVaultId, DistributedDbVmCluster vmClusterDetails, DistributedDbProtectionMode protectionMode, DistributedDbTransportType transportType)Deprecated.
-