static GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.builder() |
|
GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.Builder.columnStatisticsList(Collection<ColumnStatistics> columnStatisticsList) |
List of ColumnStatistics.
|
GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.Builder.columnStatisticsList(Consumer<ColumnStatistics.Builder>... columnStatisticsList) |
List of ColumnStatistics.
|
GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.Builder.columnStatisticsList(ColumnStatistics... columnStatisticsList) |
List of ColumnStatistics.
|
GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.Builder.errors(Collection<ColumnError> errors) |
List of ColumnStatistics that failed to be retrieved.
|
GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.Builder.errors(Consumer<ColumnError.Builder>... errors) |
List of ColumnStatistics that failed to be retrieved.
|
GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.Builder.errors(ColumnError... errors) |
List of ColumnStatistics that failed to be retrieved.
|
GetColumnStatisticsForTableResponse.Builder |
GetColumnStatisticsForTableResponse.toBuilder() |
|