Uses of Class
software.amazon.awssdk.services.fsx.paginators.DescribeVolumesPublisher
-
Packages that use DescribeVolumesPublisher 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 DescribeVolumesPublisher in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that return DescribeVolumesPublisher Modifier and Type Method Description default DescribeVolumesPublisherFSxAsyncClient. describeVolumesPaginator(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest)This is a variant ofFSxAsyncClient.describeVolumes(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)operation.default DescribeVolumesPublisherFSxAsyncClient. describeVolumesPaginator(DescribeVolumesRequest describeVolumesRequest)This is a variant ofFSxAsyncClient.describeVolumes(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)operation.
-