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