| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecoveryPointByBackupVault> |
ListRecoveryPointsByBackupVaultResponse.recoveryPoints()
An array of objects that contain detailed information about recovery points saved in a backup vault.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecoveryPointsByBackupVaultResponse.Builder |
ListRecoveryPointsByBackupVaultResponse.Builder.recoveryPoints(RecoveryPointByBackupVault... recoveryPoints)
An array of objects that contain detailed information about recovery points saved in a backup vault.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecoveryPointsByBackupVaultResponse.Builder |
ListRecoveryPointsByBackupVaultResponse.Builder.recoveryPoints(Collection<RecoveryPointByBackupVault> recoveryPoints)
An array of objects that contain detailed information about recovery points saved in a backup vault.
|
Copyright © 2021. All rights reserved.