| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
ListRecoveryPointsByLegalHoldResult |
AWSBackupClient.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest request)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
ListRecoveryPointsByLegalHoldResult |
AWSBackup.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
ListRecoveryPointsByLegalHoldResult |
AbstractAWSBackup.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListRecoveryPointsByLegalHoldResult |
ListRecoveryPointsByLegalHoldResult.clone() |
ListRecoveryPointsByLegalHoldResult |
ListRecoveryPointsByLegalHoldResult.withNextToken(String nextToken)
This return is the next item following a partial list of returned resources.
|
ListRecoveryPointsByLegalHoldResult |
ListRecoveryPointsByLegalHoldResult.withRecoveryPoints(Collection<RecoveryPointMember> recoveryPoints)
This is a list of the recovery points returned by
ListRecoveryPointsByLegalHold. |
ListRecoveryPointsByLegalHoldResult |
ListRecoveryPointsByLegalHoldResult.withRecoveryPoints(RecoveryPointMember... recoveryPoints)
This is a list of the recovery points returned by
ListRecoveryPointsByLegalHold. |
Copyright © 2024. All rights reserved.