| Package | Description |
|---|---|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle |
Lifecycle.clone() |
Lifecycle |
UpdateRecoveryPointLifecycleResult.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Lifecycle |
UpdateRecoveryPointLifecycleRequest.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Lifecycle |
StartCopyJobRequest.getLifecycle() |
Lifecycle |
StartBackupJobRequest.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Lifecycle |
DescribeRecoveryPointResult.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Lifecycle |
BackupRuleInput.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Lifecycle |
CopyAction.getLifecycle() |
Lifecycle |
BackupRule.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Lifecycle |
RecoveryPointByBackupVault.getLifecycle()
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Lifecycle |
Lifecycle.withDeleteAfterDays(Long deleteAfterDays)
Specifies the number of days after creation that a recovery point is deleted.
|
Lifecycle |
Lifecycle.withMoveToColdStorageAfterDays(Long moveToColdStorageAfterDays)
Specifies the number of days after creation that a recovery point is moved to cold storage.
|
Lifecycle |
Lifecycle.withOptInToArchiveForSupportedResources(Boolean optInToArchiveForSupportedResources)
Optional Boolean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRecoveryPointLifecycleResult.setLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
void |
UpdateRecoveryPointLifecycleRequest.setLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
void |
StartCopyJobRequest.setLifecycle(Lifecycle lifecycle) |
void |
StartBackupJobRequest.setLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
void |
DescribeRecoveryPointResult.setLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
void |
BackupRuleInput.setLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
void |
CopyAction.setLifecycle(Lifecycle lifecycle) |
void |
BackupRule.setLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
void |
RecoveryPointByBackupVault.setLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
UpdateRecoveryPointLifecycleResult |
UpdateRecoveryPointLifecycleResult.withLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
UpdateRecoveryPointLifecycleRequest |
UpdateRecoveryPointLifecycleRequest.withLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
StartCopyJobRequest |
StartCopyJobRequest.withLifecycle(Lifecycle lifecycle) |
StartBackupJobRequest |
StartBackupJobRequest.withLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
DescribeRecoveryPointResult |
DescribeRecoveryPointResult.withLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
BackupRuleInput |
BackupRuleInput.withLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
CopyAction |
CopyAction.withLifecycle(Lifecycle lifecycle) |
BackupRule |
BackupRule.withLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
RecoveryPointByBackupVault |
RecoveryPointByBackupVault.withLifecycle(Lifecycle lifecycle)
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
|
Copyright © 2024. All rights reserved.