| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
CancelLegalHoldResult |
AWSBackupClient.cancelLegalHold(CancelLegalHoldRequest request)
This action removes the specified legal hold on a recovery point.
|
CancelLegalHoldResult |
AbstractAWSBackup.cancelLegalHold(CancelLegalHoldRequest request) |
CancelLegalHoldResult |
AWSBackup.cancelLegalHold(CancelLegalHoldRequest cancelLegalHoldRequest)
This action removes the specified legal hold on a recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelLegalHoldResult> |
AbstractAWSBackupAsync.cancelLegalHoldAsync(CancelLegalHoldRequest request,
AsyncHandler<CancelLegalHoldRequest,CancelLegalHoldResult> asyncHandler) |
Future<CancelLegalHoldResult> |
AWSBackupAsyncClient.cancelLegalHoldAsync(CancelLegalHoldRequest request,
AsyncHandler<CancelLegalHoldRequest,CancelLegalHoldResult> asyncHandler) |
Future<CancelLegalHoldResult> |
AWSBackupAsync.cancelLegalHoldAsync(CancelLegalHoldRequest cancelLegalHoldRequest,
AsyncHandler<CancelLegalHoldRequest,CancelLegalHoldResult> asyncHandler)
This action removes the specified legal hold on a recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
CancelLegalHoldResult |
CancelLegalHoldResult.clone() |
Copyright © 2024. All rights reserved.