Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.builder()
Create a new builder.
|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.copy(SqlResponseTimeDistributionAggregationCollection model) |
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.databaseId(String databaseId)
The OCID
of the database.
|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.id(String id)
The OCID
of the database insight resource.
|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.items(List<SqlResponseTimeDistributionAggregation> items)
Array of pre defined SQL response time bucket id and SQL executions count.
|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.sqlIdentifier(String sqlIdentifier)
Unique SQL_ID for a SQL Statement.
|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.Builder.timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
|
SqlResponseTimeDistributionAggregationCollection.Builder |
SqlResponseTimeDistributionAggregationCollection.toBuilder() |
Copyright © 2016–2024. All rights reserved.