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