Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OpsiDataObjectSummary> |
OperationsInsightsPaginators.listOpsiDataObjectsRecordIterator(ListOpsiDataObjectsRequest request)
Creates a new iterable which will iterate over the
OpsiDataObjectSummary objects contained in responses from the
listOpsiDataObjects operation. |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseInsightsDataObjectSummary
Summary of a database insights data object.
|
class |
ExadataInsightsDataObjectSummary
Summary of an exadata insights data object.
|
class |
HostInsightsDataObjectSummary
Summary of a host insights data object.
|
Modifier and Type | Method and Description |
---|---|
List<OpsiDataObjectSummary> |
OpsiDataObjectsCollection.getItems()
Array of OPSI data object summary objects.
|
Modifier and Type | Method and Description |
---|---|
OpsiDataObjectsCollection.Builder |
OpsiDataObjectsCollection.Builder.items(List<OpsiDataObjectSummary> items)
Array of OPSI data object summary objects.
|
Constructor and Description |
---|
OpsiDataObjectsCollection(List<OpsiDataObjectSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.