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