Uses of Class
software.amazon.awssdk.services.storagegateway.paginators.ListTapePoolsPublisher
-
Packages that use ListTapePoolsPublisher Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of ListTapePoolsPublisher in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway that return ListTapePoolsPublisher Modifier and Type Method Description default ListTapePoolsPublisherStorageGatewayAsyncClient. listTapePoolsPaginator(Consumer<ListTapePoolsRequest.Builder> listTapePoolsRequest)Lists custom tape pools.default ListTapePoolsPublisherStorageGatewayAsyncClient. listTapePoolsPaginator(ListTapePoolsRequest listTapePoolsRequest)Lists custom tape pools.
-