Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HostInsightSummary> |
OperationsInsightsPaginators.listHostInsightsRecordIterator(ListHostInsightsRequest request)
Creates a new iterable which will iterate over the
HostInsightSummary objects contained in responses from the
listHostInsights operation. |
Modifier and Type | Class and Description |
---|---|
class |
EmManagedExternalHostInsightSummary
Summary of an EM-managed external host insight resource.
|
class |
MacsManagedCloudDatabaseHostInsightSummary
Summary of a Cloud MACS-managed database host insight resource.
|
class |
MacsManagedCloudHostInsightSummary
Summary of a MACS-managed cloud host insight resource.
|
class |
MacsManagedExternalHostInsightSummary
Summary of a MACS-managed external host insight resource.
|
class |
PeComanagedHostInsightSummary
Summary of a Private Endpoint host insight resource.
|
Modifier and Type | Method and Description |
---|---|
List<HostInsightSummary> |
HostInsightSummaryCollection.getItems()
Array of host insight summary objects.
|
Modifier and Type | Method and Description |
---|---|
HostInsightSummaryCollection.Builder |
HostInsightSummaryCollection.Builder.items(List<HostInsightSummary> items)
Array of host insight summary objects.
|
Constructor and Description |
---|
HostInsightSummaryCollection(List<HostInsightSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.