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