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