| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelTransactionResponse |
LakeFormationClient.cancelTransaction(CancelTransactionRequest cancelTransactionRequest)
Attempts to cancel the specified transaction.
|
default CancelTransactionResponse |
LakeFormationClient.cancelTransaction(Consumer<CancelTransactionRequest.Builder> cancelTransactionRequest)
Attempts to cancel the specified transaction.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelTransactionResponse> |
LakeFormationAsyncClient.cancelTransaction(CancelTransactionRequest cancelTransactionRequest)
Attempts to cancel the specified transaction.
|
default CompletableFuture<CancelTransactionResponse> |
LakeFormationAsyncClient.cancelTransaction(Consumer<CancelTransactionRequest.Builder> cancelTransactionRequest)
Attempts to cancel the specified transaction.
|
Copyright © 2022. All rights reserved.