Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
AwrDbWaitEventBucketSummary |
AwrDbWaitEventBucketSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AwrDbWaitEventBucketSummary> |
AwrDbWaitEventBucketCollection.getItems()
A list of AWR wait event buckets.
|
Modifier and Type | Method and Description |
---|---|
AwrDbWaitEventBucketSummary.Builder |
AwrDbWaitEventBucketSummary.Builder.copy(AwrDbWaitEventBucketSummary model) |
Modifier and Type | Method and Description |
---|---|
AwrDbWaitEventBucketCollection.Builder |
AwrDbWaitEventBucketCollection.Builder.items(List<AwrDbWaitEventBucketSummary> items)
A list of AWR wait event buckets.
|
Constructor and Description |
---|
AwrDbWaitEventBucketCollection(String name,
String version,
String queryKey,
Double dbQueryTimeInSecs,
Long totalWaits,
List<AwrDbWaitEventBucketSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.