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 model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsEntityCollection.Builder |
LogAnalyticsEntityCollection.Builder.items(List<LogAnalyticsEntitySummary> items)
Array of log analytics entity summary.
|
Constructor and Description |
---|
LogAnalyticsEntityCollection(List<LogAnalyticsEntitySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.