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