| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTableStorageOptimizerResponse |
LakeFormationClient.updateTableStorageOptimizer(Consumer<UpdateTableStorageOptimizerRequest.Builder> updateTableStorageOptimizerRequest)
Updates the configuration of the storage optimizers for a table.
|
default UpdateTableStorageOptimizerResponse |
LakeFormationClient.updateTableStorageOptimizer(UpdateTableStorageOptimizerRequest updateTableStorageOptimizerRequest)
Updates the configuration of the storage optimizers for a table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTableStorageOptimizerResponse> |
LakeFormationAsyncClient.updateTableStorageOptimizer(Consumer<UpdateTableStorageOptimizerRequest.Builder> updateTableStorageOptimizerRequest)
Updates the configuration of the storage optimizers for a table.
|
default CompletableFuture<UpdateTableStorageOptimizerResponse> |
LakeFormationAsyncClient.updateTableStorageOptimizer(UpdateTableStorageOptimizerRequest updateTableStorageOptimizerRequest)
Updates the configuration of the storage optimizers for a table.
|
Copyright © 2022. All rights reserved.