Package | Description |
---|---|
com.oracle.bmc.recovery.model |
Modifier and Type | Method and Description |
---|---|
Metrics |
Metrics.Builder.build() |
Metrics |
ProtectedDatabase.getMetrics() |
Modifier and Type | Method and Description |
---|---|
Metrics.Builder |
Metrics.Builder.copy(Metrics model) |
ProtectedDatabase.Builder |
ProtectedDatabase.Builder.metrics(Metrics metrics) |
Constructor and Description |
---|
ProtectedDatabase(String id,
String displayName,
String compartmentId,
String dbUniqueName,
String vpcUserName,
DatabaseSizes databaseSize,
String protectionPolicyId,
String policyLockedDateTime,
List<RecoveryServiceSubnetDetails> recoveryServiceSubnets,
String databaseId,
Integer databaseSizeInGBs,
Double changeRate,
Double compressionRatio,
Boolean isRedoLogsShipped,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
Health health,
Boolean isReadOnlyResource,
String lifecycleDetails,
String healthDetails,
Metrics metrics,
String subscriptionId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.