Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
static ListWarningsRequest.WarningState |
ListWarningsRequest.WarningState.create(String key) |
ListWarningsRequest.WarningState |
ListWarningsRequest.getWarningState()
The warning state used for filtering.
|
static ListWarningsRequest.WarningState |
ListWarningsRequest.WarningState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWarningsRequest.WarningState[] |
ListWarningsRequest.WarningState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListWarningsRequest.Builder |
ListWarningsRequest.Builder.warningState(ListWarningsRequest.WarningState warningState)
The warning state used for filtering.
|
Copyright © 2016–2023. All rights reserved.