| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<Order> |
StorageDescriptor.sortColumns()
A list specifying the sort order of each bucket in the table.
|
| Modifier and Type | Method and Description |
|---|---|
StorageDescriptor.Builder |
StorageDescriptor.Builder.sortColumns(Order... sortColumns)
A list specifying the sort order of each bucket in the table.
|
| Modifier and Type | Method and Description |
|---|---|
StorageDescriptor.Builder |
StorageDescriptor.Builder.sortColumns(Collection<Order> sortColumns)
A list specifying the sort order of each bucket in the table.
|
Copyright © 2023. All rights reserved.