Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AwrSnapshotSummary> |
OperationsInsightsPaginators.listAwrSnapshotsRecordIterator(ListAwrSnapshotsRequest request)
Creates a new iterable which will iterate over the
AwrSnapshotSummary objects contained in responses from the
listAwrSnapshots operation. |
Modifier and Type | Method and Description |
---|---|
AwrSnapshotSummary |
AwrSnapshotSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AwrSnapshotSummary> |
AwrSnapshotCollection.getItems()
A list of AWR snapshot summary data.
|
Modifier and Type | Method and Description |
---|---|
AwrSnapshotSummary.Builder |
AwrSnapshotSummary.Builder.copy(AwrSnapshotSummary model) |
Modifier and Type | Method and Description |
---|---|
AwrSnapshotCollection.Builder |
AwrSnapshotCollection.Builder.items(List<AwrSnapshotSummary> items)
A list of AWR snapshot summary data.
|
Constructor and Description |
---|
AwrSnapshotCollection(List<AwrSnapshotSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.