Uses of Class
software.amazon.awssdk.services.backupgateway.paginators.ListHypervisorsIterable
-
Packages that use ListHypervisorsIterable Package Description software.amazon.awssdk.services.backupgateway Backup gateway -
-
Uses of ListHypervisorsIterable in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway that return ListHypervisorsIterable Modifier and Type Method Description default ListHypervisorsIterableBackupGatewayClient. listHypervisorsPaginator(Consumer<ListHypervisorsRequest.Builder> listHypervisorsRequest)Lists your hypervisors.default ListHypervisorsIterableBackupGatewayClient. listHypervisorsPaginator(ListHypervisorsRequest listHypervisorsRequest)Lists your hypervisors.
-