| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<LogAnalyticsEntitySummary> |
LogAnalyticsPaginators.listEntityAssociationsRecordIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEntitySummary objects
contained in responses from the listEntityAssociations operation. |
Iterable<LogAnalyticsEntitySummary> |
LogAnalyticsPaginators.listLogAnalyticsEntitiesRecordIterator(ListLogAnalyticsEntitiesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEntitySummary objects
contained in responses from the listLogAnalyticsEntities operation. |
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsEntitySummary |
LogAnalyticsEntitySummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<LogAnalyticsEntitySummary> |
LogAnalyticsEntityCollection.getItems()
Array of log analytics entity summary.
|
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsEntitySummary.Builder |
LogAnalyticsEntitySummary.Builder.copy(LogAnalyticsEntitySummary o) |
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsEntityCollection.Builder |
LogAnalyticsEntityCollection.Builder.items(List<LogAnalyticsEntitySummary> items) |
| Constructor and Description |
|---|
LogAnalyticsEntityCollection(List<LogAnalyticsEntitySummary> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.