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