Uses of Class
software.amazon.awssdk.services.lakeformation.model.TableWithColumnsResource
-
Packages that use TableWithColumnsResource Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of TableWithColumnsResource in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return TableWithColumnsResource Modifier and Type Method Description TableWithColumnsResourceResource. tableWithColumns()The table with columns for the resource.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type TableWithColumnsResource Modifier and Type Method Description Resource.BuilderResource.Builder. tableWithColumns(TableWithColumnsResource tableWithColumns)The table with columns for the resource.
-