| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteObjectsOnCancelResponse> |
LakeFormationAsyncClient.deleteObjectsOnCancel(DeleteObjectsOnCancelRequest deleteObjectsOnCancelRequest)
For a specific governed table, provides a list of Amazon S3 objects that will be written during the current
transaction and that can be automatically deleted if the transaction is canceled.
|
default DeleteObjectsOnCancelResponse |
LakeFormationClient.deleteObjectsOnCancel(DeleteObjectsOnCancelRequest deleteObjectsOnCancelRequest)
For a specific governed table, provides a list of Amazon S3 objects that will be written during the current
transaction and that can be automatically deleted if the transaction is canceled.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteObjectsOnCancelRequestMarshaller.marshall(DeleteObjectsOnCancelRequest deleteObjectsOnCancelRequest) |
Copyright © 2023. All rights reserved.