| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelLegalHoldResponse |
BackupClient.cancelLegalHold(CancelLegalHoldRequest cancelLegalHoldRequest)
This action removes the specified legal hold on a recovery point.
|
default CancelLegalHoldResponse |
BackupClient.cancelLegalHold(Consumer<CancelLegalHoldRequest.Builder> cancelLegalHoldRequest)
This action removes the specified legal hold on a recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelLegalHoldResponse> |
BackupAsyncClient.cancelLegalHold(CancelLegalHoldRequest cancelLegalHoldRequest)
This action removes the specified legal hold on a recovery point.
|
default CompletableFuture<CancelLegalHoldResponse> |
BackupAsyncClient.cancelLegalHold(Consumer<CancelLegalHoldRequest.Builder> cancelLegalHoldRequest)
This action removes the specified legal hold on a recovery point.
|
Copyright © 2023. All rights reserved.