Uses of Class
software.amazon.awssdk.services.fsx.paginators.DescribeSnapshotsPublisher
-
Packages that use DescribeSnapshotsPublisher Package Description software.amazon.awssdk.services.fsx Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage. -
-
Uses of DescribeSnapshotsPublisher in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that return DescribeSnapshotsPublisher Modifier and Type Method Description default DescribeSnapshotsPublisherFSxAsyncClient. describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)This is a variant ofFSxAsyncClient.describeSnapshots(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)operation.default DescribeSnapshotsPublisherFSxAsyncClient. describeSnapshotsPaginator(DescribeSnapshotsRequest describeSnapshotsRequest)This is a variant ofFSxAsyncClient.describeSnapshots(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)operation.
-