Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
SqlResponseTimeDistributionAggregation |
SqlResponseTimeDistributionAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlResponseTimeDistributionAggregation> |
SqlResponseTimeDistributionAggregationCollection.getItems()
Array of pre defined SQL response time bucket id and SQL executions count.
|
Modifier and Type | Method and Description |
---|---|
SqlResponseTimeDistributionAggregation.Builder |
SqlResponseTimeDistributionAggregation.Builder.copy(SqlResponseTimeDistributionAggregation model) |
Modifier and Type | Method and Description |
---|---|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.items(List<SqlResponseTimeDistributionAggregation> items)
Array of pre defined SQL response time bucket id and SQL executions count.
|
Constructor and Description |
---|
SqlResponseTimeDistributionAggregationCollection(String sqlIdentifier,
String id,
String databaseId,
Date timeIntervalStart,
Date timeIntervalEnd,
List<SqlResponseTimeDistributionAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.