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