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