| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<TableObject> |
PartitionObjects.objects()
A list of table objects
|
| Modifier and Type | Method and Description |
|---|---|
PartitionObjects.Builder |
PartitionObjects.Builder.objects(TableObject... objects)
A list of table objects
|
| Modifier and Type | Method and Description |
|---|---|
PartitionObjects.Builder |
PartitionObjects.Builder.objects(Collection<TableObject> objects)
A list of table objects
|
Copyright © 2022. All rights reserved.