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