Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogAnalyticsEntityTopologySummary> |
LogAnalyticsPaginators.listLogAnalyticsEntityTopologyRecordIterator(ListLogAnalyticsEntityTopologyRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEntityTopologySummary objects contained in
responses from the listLogAnalyticsEntityTopology operation. |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsEntityTopologySummary |
LogAnalyticsEntityTopologySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsEntityTopologySummary> |
LogAnalyticsEntityTopologyCollection.getItems()
Array of log analytics entity topologies.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsEntityTopologySummary.Builder |
LogAnalyticsEntityTopologySummary.Builder.copy(LogAnalyticsEntityTopologySummary model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsEntityTopologyCollection.Builder |
LogAnalyticsEntityTopologyCollection.Builder.items(List<LogAnalyticsEntityTopologySummary> items)
Array of log analytics entity topologies.
|
Constructor and Description |
---|
LogAnalyticsEntityTopologyCollection(List<LogAnalyticsEntityTopologySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.