BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.active(Boolean active) |
Set the active.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.addAttachUserTags(String attachUserTags) |
Adds a new element to attachUserTags.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.addRemoteRegionPolicies(BackupPolicyPlanRemoteRegionPolicyPrototype remoteRegionPolicies) |
Adds a new element to remoteRegionPolicies.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.attachUserTags(List<String> attachUserTags) |
Set the attachUserTags.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.clonePolicy(BackupPolicyPlanClonePolicyPatch clonePolicy) |
Set the clonePolicy.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.copyUserTags(Boolean copyUserTags) |
Set the copyUserTags.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.cronSpec(String cronSpec) |
Set the cronSpec.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.deletionTrigger(BackupPolicyPlanDeletionTriggerPatch deletionTrigger) |
Set the deletionTrigger.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.name(String name) |
Set the name.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.newBuilder() |
New builder.
|
BackupPolicyPlanPatch.Builder |
BackupPolicyPlanPatch.Builder.remoteRegionPolicies(List<BackupPolicyPlanRemoteRegionPolicyPrototype> remoteRegionPolicies) |
Set the remoteRegionPolicies.
|