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()
An array of log analytics label summaries.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLabelSummary.Builder |
LogAnalyticsLabelSummary.Builder.copy(LogAnalyticsLabelSummary model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLabelCollection.Builder |
LogAnalyticsLabelCollection.Builder.items(List<LogAnalyticsLabelSummary> items)
An array of log analytics label summaries.
|
Constructor and Description |
---|
LogAnalyticsLabelCollection(List<LogAnalyticsLabelSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.