| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
TableResource |
ListDataCellsFilterRequest.table()
A table in the Glue Data Catalog.
|
TableResource |
Resource.table()
The table for the resource.
|
TableResource |
TaggedTable.table()
A table that has LF-tags attached to it.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataCellsFilterRequest.Builder |
ListDataCellsFilterRequest.Builder.table(TableResource table)
A table in the Glue Data Catalog.
|
Resource.Builder |
Resource.Builder.table(TableResource table)
The table for the resource.
|
TaggedTable.Builder |
TaggedTable.Builder.table(TableResource table)
A table that has LF-tags attached to it.
|
Copyright © 2023. All rights reserved.