| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation |
|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CancelTransactionResult> |
AbstractAWSLakeFormationAsync.cancelTransactionAsync(CancelTransactionRequest request,
AsyncHandler<CancelTransactionRequest,CancelTransactionResult> asyncHandler) |
Future<CancelTransactionResult> |
AWSLakeFormationAsync.cancelTransactionAsync(CancelTransactionRequest cancelTransactionRequest,
AsyncHandler<CancelTransactionRequest,CancelTransactionResult> asyncHandler)
Attempts to cancel the specified transaction.
|
Future<CancelTransactionResult> |
AWSLakeFormationAsyncClient.cancelTransactionAsync(CancelTransactionRequest request,
AsyncHandler<CancelTransactionRequest,CancelTransactionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelTransactionRequest |
CancelTransactionRequest.clone() |
CancelTransactionRequest |
CancelTransactionRequest.withTransactionId(String transactionId)
The transaction to cancel.
|
Copyright © 2024. All rights reserved.