Package | Description |
---|---|
com.oracle.bmc.recovery.model |
Modifier and Type | Method and Description |
---|---|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.Builder.backupRetentionPeriodInDays(Integer backupRetentionPeriodInDays)
The maximum number of days to retain backups for a protected database.
|
static CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.builder()
Create a new builder.
|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.Builder.compartmentId(String compartmentId)
Compartment Identifier
|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.Builder.copy(CreateProtectionPolicyDetails model) |
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.Builder.displayName(String displayName)
A user provided name for the protection policy.
|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.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.
|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.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.
|
CreateProtectionPolicyDetails.Builder |
CreateProtectionPolicyDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.