Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
static ListLookupsRequest.Status |
ListLookupsRequest.Status.create(String key) |
ListLookupsRequest.Status |
ListLookupsRequest.getStatus()
The lookup status used for filtering when fetching a list of lookups.
|
static ListLookupsRequest.Status |
ListLookupsRequest.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListLookupsRequest.Status[] |
ListLookupsRequest.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListLookupsRequest.Builder |
ListLookupsRequest.Builder.status(ListLookupsRequest.Status status)
The lookup status used for filtering when fetching a list of lookups.
|
Copyright © 2016–2023. All rights reserved.