Uses of Class
software.amazon.awssdk.services.lakeformation.model.RowFilter
-
Packages that use RowFilter Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of RowFilter in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return RowFilter Modifier and Type Method Description RowFilterDataCellsFilter. rowFilter()A PartiQL predicate.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type RowFilter Modifier and Type Method Description DataCellsFilter.BuilderDataCellsFilter.Builder. rowFilter(RowFilter rowFilter)A PartiQL predicate.
-