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