Uses of Class
software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
-
Packages that use BooleanColumnStatisticsData Package Description software.amazon.awssdk.services.glue.model -
-
Uses of BooleanColumnStatisticsData in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return BooleanColumnStatisticsData Modifier and Type Method Description BooleanColumnStatisticsDataColumnStatisticsData. booleanColumnStatisticsData()Boolean column statistics data.Methods in software.amazon.awssdk.services.glue.model with parameters of type BooleanColumnStatisticsData Modifier and Type Method Description ColumnStatisticsData.BuilderColumnStatisticsData.Builder. booleanColumnStatisticsData(BooleanColumnStatisticsData booleanColumnStatisticsData)Boolean column statistics data.
-