Uses of Class
com.ibm.cloud.is.vpc.v1.model.BackupPolicyPatch.Builder
Packages that use BackupPolicyPatch.Builder
-
Uses of BackupPolicyPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return BackupPolicyPatch.BuilderModifier and TypeMethodDescriptionBackupPolicyPatch.Builder.addIncludedContent
(String includedContent) Adds a new element to includedContent.BackupPolicyPatch.Builder.addMatchUserTags
(String matchUserTags) Adds a new element to matchUserTags.BackupPolicyPatch.Builder.includedContent
(List<String> includedContent) Set the includedContent.BackupPolicyPatch.Builder.matchUserTags
(List<String> matchUserTags) Set the matchUserTags.Set the name.BackupPolicyPatch.newBuilder()
New builder.