public static class SqlInsightAggregation.Builder extends Object
Modifier and Type | Method and Description |
---|---|
SqlInsightAggregation |
build() |
SqlInsightAggregation.Builder |
category(String category) |
SqlInsightAggregation.Builder |
copy(SqlInsightAggregation o) |
SqlInsightAggregation.Builder |
text(String text) |
String |
toString() |
SqlInsightAggregation.Builder |
values(List<Integer> values) |
public SqlInsightAggregation.Builder text(String text)
public SqlInsightAggregation.Builder values(List<Integer> values)
public SqlInsightAggregation.Builder category(String category)
public SqlInsightAggregation build()
public SqlInsightAggregation.Builder copy(SqlInsightAggregation o)
Copyright © 2016–2022. All rights reserved.