Uses of Class
com.ibm.cloud.is.vpc.v1.model.UpdateSnapshotOptions.Builder
-
Packages that use UpdateSnapshotOptions.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of UpdateSnapshotOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return UpdateSnapshotOptions.Builder Modifier and Type Method Description UpdateSnapshotOptions.Builder
UpdateSnapshotOptions.Builder. id(String id)
Set the id.UpdateSnapshotOptions.Builder
UpdateSnapshotOptions.Builder. ifMatch(String ifMatch)
Set the ifMatch.UpdateSnapshotOptions.Builder
UpdateSnapshotOptions. newBuilder()
New builder.UpdateSnapshotOptions.Builder
UpdateSnapshotOptions.Builder. snapshotPatch(Map<String,Object> snapshotPatch)
Set the snapshotPatch.
-