| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTableObjectsResponse> |
LakeFormationAsyncClient.updateTableObjects(Consumer<UpdateTableObjectsRequest.Builder> updateTableObjectsRequest)
Updates the manifest of Amazon S3 objects that make up the specified governed table.
|
default CompletableFuture<UpdateTableObjectsResponse> |
LakeFormationAsyncClient.updateTableObjects(UpdateTableObjectsRequest updateTableObjectsRequest)
Updates the manifest of Amazon S3 objects that make up the specified governed table.
|
Copyright © 2022. All rights reserved.