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