Uses of Class
com.ibm.cloud.is.vpc.v1.model.SnapshotCollection
-
Packages that use SnapshotCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of SnapshotCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type SnapshotCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SnapshotCollection>
Vpc. listSnapshots()
List snapshots.com.ibm.cloud.sdk.core.http.ServiceCall<SnapshotCollection>
Vpc. listSnapshots(ListSnapshotsOptions listSnapshotsOptions)
List snapshots.
-