Uses of Class
com.ibm.cloud.is.vpc.v1.model.SnapshotPatch.Builder
-
Packages that use SnapshotPatch.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of SnapshotPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return SnapshotPatch.Builder Modifier and Type Method Description SnapshotPatch.BuilderSnapshotPatch.Builder. addUserTags(String userTags)Adds a new element to userTags.SnapshotPatch.BuilderSnapshotPatch.Builder. name(String name)Set the name.SnapshotPatch.BuilderSnapshotPatch. newBuilder()New builder.SnapshotPatch.BuilderSnapshotPatch.Builder. userTags(List<String> userTags)Set the userTags.
-