| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.addBackupVaultTagsEntry(String key,
String value)
Add a single BackupVaultTags entry
|
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.clearBackupVaultTagsEntries()
Removes all the entries added into BackupVaultTags.
|
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.clone() |
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.withBackupVaultName(String backupVaultName)
This is the name of the vault that is being created.
|
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.withBackupVaultTags(Map<String,String> backupVaultTags)
These are the tags that will be included in the newly-created vault.
|
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.withCreatorRequestId(String creatorRequestId)
This is the ID of the creation request.
|
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.withMaxRetentionDays(Long maxRetentionDays)
This is the setting that specifies the maximum retention period that the vault retains its recovery points.
|
CreateLogicallyAirGappedBackupVaultRequest |
CreateLogicallyAirGappedBackupVaultRequest.withMinRetentionDays(Long minRetentionDays)
This setting specifies the minimum retention period that the vault retains its recovery points.
|
Copyright © 2023. All rights reserved.