default DeleteObjectsOnCancelResponse |
LakeFormationClient.deleteObjectsOnCancel(Consumer<DeleteObjectsOnCancelRequest.Builder> 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.
|
default GetTableObjectsResponse |
LakeFormationClient.getTableObjects(Consumer<GetTableObjectsRequest.Builder> getTableObjectsRequest) |
Returns the set of Amazon S3 objects that make up the specified governed table.
|
default GetTableObjectsResponse |
LakeFormationClient.getTableObjects(GetTableObjectsRequest getTableObjectsRequest) |
Returns the set of Amazon S3 objects that make up the specified governed table.
|
default GetTableObjectsIterable |
LakeFormationClient.getTableObjectsPaginator(Consumer<GetTableObjectsRequest.Builder> getTableObjectsRequest) |
|
default GetTableObjectsIterable |
LakeFormationClient.getTableObjectsPaginator(GetTableObjectsRequest getTableObjectsRequest) |
|
default UpdateTableObjectsResponse |
LakeFormationClient.updateTableObjects(Consumer<UpdateTableObjectsRequest.Builder> updateTableObjectsRequest) |
Updates the manifest of Amazon S3 objects that make up the specified governed table.
|
default UpdateTableObjectsResponse |
LakeFormationClient.updateTableObjects(UpdateTableObjectsRequest updateTableObjectsRequest) |
Updates the manifest of Amazon S3 objects that make up the specified governed table.
|