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