| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<LogAnalyticsLabelSummary> |
LogAnalyticsPaginators.listLabelsRecordIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLabelSummary objects
contained in responses from the listLabels operation. |
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsLabelSummary |
LogAnalyticsLabelSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<LogAnalyticsLabelSummary> |
LogAnalyticsLabelCollection.getItems()
Array of log analytics label summary.
|
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsLabelSummary.Builder |
LogAnalyticsLabelSummary.Builder.copy(LogAnalyticsLabelSummary o) |
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsLabelCollection.Builder |
LogAnalyticsLabelCollection.Builder.items(List<LogAnalyticsLabelSummary> items) |
| Constructor and Description |
|---|
LogAnalyticsLabelCollection(List<LogAnalyticsLabelSummary> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.