| Package | Description |
|---|---|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
RecoveryPointSelection |
RecoveryPointSelection.clone() |
RecoveryPointSelection |
GetLegalHoldResult.getRecoveryPointSelection()
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
RecoveryPointSelection |
CreateLegalHoldRequest.getRecoveryPointSelection()
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
RecoveryPointSelection |
CreateLegalHoldResult.getRecoveryPointSelection()
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
RecoveryPointSelection |
RecoveryPointSelection.withDateRange(DateRange dateRange) |
RecoveryPointSelection |
RecoveryPointSelection.withResourceIdentifiers(Collection<String> resourceIdentifiers)
These are the resources included in the resource selection (including type of resources and vaults).
|
RecoveryPointSelection |
RecoveryPointSelection.withResourceIdentifiers(String... resourceIdentifiers)
These are the resources included in the resource selection (including type of resources and vaults).
|
RecoveryPointSelection |
RecoveryPointSelection.withVaultNames(Collection<String> vaultNames)
These are the names of the vaults in which the selected recovery points are contained.
|
RecoveryPointSelection |
RecoveryPointSelection.withVaultNames(String... vaultNames)
These are the names of the vaults in which the selected recovery points are contained.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetLegalHoldResult.setRecoveryPointSelection(RecoveryPointSelection recoveryPointSelection)
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
void |
CreateLegalHoldRequest.setRecoveryPointSelection(RecoveryPointSelection recoveryPointSelection)
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
void |
CreateLegalHoldResult.setRecoveryPointSelection(RecoveryPointSelection recoveryPointSelection)
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
GetLegalHoldResult |
GetLegalHoldResult.withRecoveryPointSelection(RecoveryPointSelection recoveryPointSelection)
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
CreateLegalHoldRequest |
CreateLegalHoldRequest.withRecoveryPointSelection(RecoveryPointSelection recoveryPointSelection)
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
CreateLegalHoldResult |
CreateLegalHoldResult.withRecoveryPointSelection(RecoveryPointSelection recoveryPointSelection)
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
|
Copyright © 2024. All rights reserved.