| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaggedTable> |
SearchTablesByLfTagsResponse.tableList()
A list of tables that meet the tag conditions.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTablesByLfTagsResponse.Builder |
SearchTablesByLfTagsResponse.Builder.tableList(TaggedTable... tableList)
A list of tables that meet the tag conditions.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTablesByLfTagsResponse.Builder |
SearchTablesByLfTagsResponse.Builder.tableList(Collection<TaggedTable> tableList)
A list of tables that meet the tag conditions.
|
Copyright © 2021. All rights reserved.