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