Uses of Class
software.amazon.awssdk.services.cloudhsmv2.paginators.DescribeBackupsPublisher
-
Packages that use DescribeBackupsPublisher Package Description software.amazon.awssdk.services.cloudhsmv2 For more information about AWS CloudHSM, see AWS CloudHSM and the AWS CloudHSM User Guide. -
-
Uses of DescribeBackupsPublisher in software.amazon.awssdk.services.cloudhsmv2
Methods in software.amazon.awssdk.services.cloudhsmv2 that return DescribeBackupsPublisher Modifier and Type Method Description default DescribeBackupsPublisherCloudHsmV2AsyncClient. describeBackupsPaginator()Gets information about backups of AWS CloudHSM clusters.default DescribeBackupsPublisherCloudHsmV2AsyncClient. describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder> describeBackupsRequest)Gets information about backups of AWS CloudHSM clusters.default DescribeBackupsPublisherCloudHsmV2AsyncClient. describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest)Gets information about backups of AWS CloudHSM clusters.
-