| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateColumnStatisticsForTableResponse> |
GlueAsyncClient.updateColumnStatisticsForTable(UpdateColumnStatisticsForTableRequest updateColumnStatisticsForTableRequest)
Creates or updates table statistics of columns.
|
default UpdateColumnStatisticsForTableResponse |
GlueClient.updateColumnStatisticsForTable(UpdateColumnStatisticsForTableRequest updateColumnStatisticsForTableRequest)
Creates or updates table statistics of columns.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateColumnStatisticsForTableRequestMarshaller.marshall(UpdateColumnStatisticsForTableRequest updateColumnStatisticsForTableRequest) |
Copyright © 2023. All rights reserved.