| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| software.amazon.awssdk.services.backup.paginators | |
| software.amazon.awssdk.services.backup.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRecoveryPointsByLegalHoldResponse> |
BackupAsyncClient.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
default ListRecoveryPointsByLegalHoldResponse |
BackupClient.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
default ListRecoveryPointsByLegalHoldPublisher |
BackupAsyncClient.listRecoveryPointsByLegalHoldPaginator(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
default ListRecoveryPointsByLegalHoldIterable |
BackupClient.listRecoveryPointsByLegalHoldPaginator(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
| Constructor and Description |
|---|
ListRecoveryPointsByLegalHoldIterable(BackupClient client,
ListRecoveryPointsByLegalHoldRequest firstRequest) |
ListRecoveryPointsByLegalHoldPublisher(BackupAsyncClient client,
ListRecoveryPointsByLegalHoldRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRecoveryPointsByLegalHoldRequestMarshaller.marshall(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest) |
Copyright © 2023. All rights reserved.