| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateTableObjectsResponse |
LakeFormationClient.updateTableObjects(UpdateTableObjectsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateTableObjectsRequestMarshaller.marshall(UpdateTableObjectsRequest updateTableObjectsRequest) |
Copyright © 2022. All rights reserved.