Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ImportableAgentEntitySummary> |
OperationsInsightsPaginators.listImportableAgentEntitiesRecordIterator(ListImportableAgentEntitiesRequest request)
Creates a new iterable which will iterate over the
ImportableAgentEntitySummary objects contained in responses from
the listImportableAgentEntities operation. |
Modifier and Type | Class and Description |
---|---|
class |
HostImportableAgentEntitySummary
An agent host entity that can be imported into Operations Insights.
|
Modifier and Type | Method and Description |
---|---|
List<ImportableAgentEntitySummary> |
ImportableAgentEntitySummaryCollection.getItems()
Array of importable agent entity objects.
|
Modifier and Type | Method and Description |
---|---|
ImportableAgentEntitySummaryCollection.Builder |
ImportableAgentEntitySummaryCollection.Builder.items(List<ImportableAgentEntitySummary> items)
Array of importable agent entity objects.
|
Constructor and Description |
---|
ImportableAgentEntitySummaryCollection(List<ImportableAgentEntitySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.