Uses of Class
com.ibm.cloud.is.vpc.v1.model.BackupPolicyPlanPatch.Builder
Packages that use BackupPolicyPlanPatch.Builder
-
Uses of BackupPolicyPlanPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return BackupPolicyPlanPatch.BuilderModifier and TypeMethodDescriptionSet the active.BackupPolicyPlanPatch.Builder.addAttachUserTags
(String attachUserTags) Adds a new element to attachUserTags.BackupPolicyPlanPatch.Builder.addRemoteRegionPolicies
(BackupPolicyPlanRemoteRegionPolicyPrototype remoteRegionPolicies) Adds a new element to remoteRegionPolicies.BackupPolicyPlanPatch.Builder.attachUserTags
(List<String> attachUserTags) Set the attachUserTags.BackupPolicyPlanPatch.Builder.clonePolicy
(BackupPolicyPlanClonePolicyPatch clonePolicy) Set the clonePolicy.BackupPolicyPlanPatch.Builder.copyUserTags
(Boolean copyUserTags) Set the copyUserTags.Set the cronSpec.BackupPolicyPlanPatch.Builder.deletionTrigger
(BackupPolicyPlanDeletionTriggerPatch deletionTrigger) Set the deletionTrigger.Set the name.BackupPolicyPlanPatch.newBuilder()
New builder.BackupPolicyPlanPatch.Builder.remoteRegionPolicies
(List<BackupPolicyPlanRemoteRegionPolicyPrototype> remoteRegionPolicies) Set the remoteRegionPolicies.