Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogAnalyticsLabelOperator> |
LogAnalyticsPaginators.listSourceLabelOperatorsRecordIterator(ListSourceLabelOperatorsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLabelOperator objects contained in responses
from the listSourceLabelOperators operation. |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLabelOperator |
LogAnalyticsLabelOperator.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsLabelOperator> |
LogAnalyticsLabelOperatorCollection.getItems()
An array of of label operators.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLabelOperator.Builder |
LogAnalyticsLabelOperator.Builder.copy(LogAnalyticsLabelOperator model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLabelOperatorCollection.Builder |
LogAnalyticsLabelOperatorCollection.Builder.items(List<LogAnalyticsLabelOperator> items)
An array of of label operators.
|
Constructor and Description |
---|
LogAnalyticsLabelOperatorCollection(List<LogAnalyticsLabelOperator> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.