Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
SqlStatisticAggregation |
SqlStatisticAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlStatisticAggregation> |
SqlStatisticAggregationCollection.getItems()
Array of SQLs along with its statistics statisfying the query criteria.
|
Modifier and Type | Method and Description |
---|---|
SqlStatisticAggregation.Builder |
SqlStatisticAggregation.Builder.copy(SqlStatisticAggregation model) |
Modifier and Type | Method and Description |
---|---|
SqlStatisticAggregationCollection.Builder |
SqlStatisticAggregationCollection.Builder.items(List<SqlStatisticAggregation> items)
Array of SQLs along with its statistics statisfying the query criteria.
|
Constructor and Description |
---|
SqlStatisticAggregationCollection(Date timeIntervalStart,
Date timeIntervalEnd,
List<SqlStatisticAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.