Uses of Class
com.ibm.cloud.is.vpc.v1.model.VolumePatch.Builder
Packages that use VolumePatch.Builder
-
Uses of VolumePatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return VolumePatch.BuilderModifier and TypeMethodDescriptionVolumePatch.Builder.addUserTags(String userTags) Adds a new element to userTags.VolumePatch.Builder.capacity(long capacity) Set the capacity.VolumePatch.Builder.iops(long iops) Set the iops.Set the name.VolumePatch.newBuilder()New builder.VolumePatch.Builder.profile(VolumeProfileIdentity profile) Set the profile.Set the userTags.