Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
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() |
Copyright © 2016–2023. All rights reserved.