Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListShareSnapshotsOptions
Packages that use ListShareSnapshotsOptions
Package
Description
Virtual Private Cloud API v1.
-
Uses of ListShareSnapshotsOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListShareSnapshotsOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<ShareSnapshotCollection> Vpc.listShareSnapshots
(ListShareSnapshotsOptions listShareSnapshotsOptions) List file share snapshots. -
Uses of ListShareSnapshotsOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListShareSnapshotsOptionsModifier and TypeMethodDescriptionListShareSnapshotsOptions.Builder.build()
Builds a ListShareSnapshotsOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListShareSnapshotsOptionsModifierConstructorDescriptionShareSnapshotsPager
(Vpc client, ListShareSnapshotsOptions options) Constructs a new ShareSnapshotsPager instance with the specified client and options model instance.