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