Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListSnapshotsOptions
Packages that use ListSnapshotsOptions
Package
Description
Virtual Private Cloud API v1.
-
Uses of ListSnapshotsOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListSnapshotsOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<SnapshotCollection> Vpc.listSnapshots
(ListSnapshotsOptions listSnapshotsOptions) List snapshots. -
Uses of ListSnapshotsOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListSnapshotsOptionsModifier and TypeMethodDescriptionListSnapshotsOptions.Builder.build()
Builds a ListSnapshotsOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListSnapshotsOptionsModifierConstructorDescriptionSnapshotsPager
(Vpc client, ListSnapshotsOptions options) Constructs a new SnapshotsPager instance with the specified client and options model instance.