static SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.builder() |
Create a new builder.
|
SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.Builder.copy(SqlInsightAggregationCollection model) |
|
SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.Builder.inventory(SqlInventory inventory) |
|
SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.Builder.items(List<SqlInsightAggregation> items) |
List of insights.
|
SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.Builder.thresholds(SqlInsightThresholds thresholds) |
|
SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.Builder.timeIntervalEnd(Date timeIntervalEnd) |
The end timestamp that was passed into the request.
|
SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.Builder.timeIntervalStart(Date timeIntervalStart) |
The start timestamp that was passed into the request.
|
SqlInsightAggregationCollection.Builder |
SqlInsightAggregationCollection.toBuilder() |
|