Uses of Class
com.ibm.cloud.is.vpc.v1.model.SharePatch.Builder
Packages that use SharePatch.Builder
-
Uses of SharePatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return SharePatch.BuilderModifier and TypeMethodDescriptionSharePatch.Builder.accessControlMode
(String accessControlMode) Set the accessControlMode.SharePatch.Builder.addAllowedTransitEncryptionModes
(String allowedTransitEncryptionModes) Adds a new element to allowedTransitEncryptionModes.SharePatch.Builder.addUserTags
(String userTags) Adds a new element to userTags.SharePatch.Builder.allowedTransitEncryptionModes
(List<String> allowedTransitEncryptionModes) Set the allowedTransitEncryptionModes.SharePatch.Builder.iops
(long iops) Set the iops.Set the name.SharePatch.newBuilder()
New builder.SharePatch.Builder.profile
(ShareProfileIdentity profile) Set the profile.SharePatch.Builder.replicationCronSpec
(String replicationCronSpec) Set the replicationCronSpec.SharePatch.Builder.size
(long size) Set the size.Set the userTags.