Uses of Class
com.ibm.cloud.is.vpc.v1.model.UpdateSnapshotConsistencyGroupOptions
-
Packages that use UpdateSnapshotConsistencyGroupOptions Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of UpdateSnapshotConsistencyGroupOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type UpdateSnapshotConsistencyGroupOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SnapshotConsistencyGroup>
Vpc. updateSnapshotConsistencyGroup(UpdateSnapshotConsistencyGroupOptions updateSnapshotConsistencyGroupOptions)
Update a snapshot consistency group. -
Uses of UpdateSnapshotConsistencyGroupOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return UpdateSnapshotConsistencyGroupOptions Modifier and Type Method Description UpdateSnapshotConsistencyGroupOptions
UpdateSnapshotConsistencyGroupOptions.Builder. build()
Builds a UpdateSnapshotConsistencyGroupOptions.
-