| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudhsmv2 |
For more information about AWS CloudHSM, see AWS CloudHSM and the AWS CloudHSM User Guide.
|
| software.amazon.awssdk.services.cloudhsmv2.paginators | |
| software.amazon.awssdk.services.cloudhsmv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeBackupsResponse |
CloudHsmV2Client.describeBackups(DescribeBackupsRequest describeBackupsRequest)
Gets information about backups of AWS CloudHSM clusters.
|
default CompletableFuture<DescribeBackupsResponse> |
CloudHsmV2AsyncClient.describeBackups(DescribeBackupsRequest describeBackupsRequest)
Gets information about backups of AWS CloudHSM clusters.
|
default DescribeBackupsIterable |
CloudHsmV2Client.describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest)
Gets information about backups of AWS CloudHSM clusters.
|
default DescribeBackupsPublisher |
CloudHsmV2AsyncClient.describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest)
Gets information about backups of AWS CloudHSM clusters.
|
| Constructor and Description |
|---|
DescribeBackupsIterable(CloudHsmV2Client client,
DescribeBackupsRequest firstRequest) |
DescribeBackupsPublisher(CloudHsmV2AsyncClient client,
DescribeBackupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeBackupsRequestMarshaller.marshall(DescribeBackupsRequest describeBackupsRequest) |
Copyright © 2023. All rights reserved.