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