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