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)This is a variant ofStorageGatewayAsyncClient.listTapePools(software.amazon.awssdk.services.storagegateway.model.ListTapePoolsRequest)operation.default ListTapePoolsPublisherStorageGatewayAsyncClient. listTapePoolsPaginator(ListTapePoolsRequest listTapePoolsRequest)This is a variant ofStorageGatewayAsyncClient.listTapePools(software.amazon.awssdk.services.storagegateway.model.ListTapePoolsRequest)operation.
-