Package | Description |
---|---|
com.oracle.bmc.recovery.model |
Modifier and Type | Method and Description |
---|---|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.backupRetentionPeriodInDays(Integer backupRetentionPeriodInDays)
The maximum number of days to retain backups for a protected database.
|
static ProtectionPolicySummary.Builder |
ProtectionPolicySummary.builder()
Create a new builder.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.compartmentId(String compartmentId)
The OCID of the compartment that contains the protection policy.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.copy(ProtectionPolicySummary model) |
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.displayName(String displayName)
A user provided name for the protection policy.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.id(String id)
The protection policy OCID.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.isPredefinedPolicy(Boolean isPredefinedPolicy)
Set to TRUE if the policy is Oracle-defined, and FALSE for a user-defined custom policy.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.lifecycleDetails(String lifecycleDetails)
Detailed description about the current lifecycle state of the protection policy.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the Protection Policy.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.mustEnforceCloudLocality(Boolean mustEnforceCloudLocality)
Indicates whether the protection policy enforces Recovery Service to retain backups in
the same cloud service environment where your Oracle Database is provisioned.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.policyLockedDateTime(String policyLockedDateTime)
An RFC3339 formatted datetime string that specifies the exact date and time for the
retention lock to take effect and permanently lock the retention period defined in the
policy.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.timeCreated(Date timeCreated)
The time the Protection Policy was created.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.timeUpdated(Date timeUpdated)
The time the Protection Policy was updated.
|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.