| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static LabelPriority.Priority |
LabelPriority.Priority.create(String key) |
LabelPriority.Priority |
LabelPriority.getPriority()
tag priority
|
static LabelPriority.Priority |
LabelPriority.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelPriority.Priority[] |
LabelPriority.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LabelPriority.Builder |
LabelPriority.Builder.priority(LabelPriority.Priority priority) |
| Constructor and Description |
|---|
LabelPriority(LabelPriority.Priority priority)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.