| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static LogAnalyticsLookup.Type |
LogAnalyticsLookup.Type.create(String key) |
LogAnalyticsLookup.Type |
LogAnalyticsLookup.getType()
The lookup type.
|
static LogAnalyticsLookup.Type |
LogAnalyticsLookup.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogAnalyticsLookup.Type[] |
LogAnalyticsLookup.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsLookup.Builder |
LogAnalyticsLookup.Builder.type(LogAnalyticsLookup.Type type) |
| Constructor and Description |
|---|
LogAnalyticsLookup(Long activeEditVersion,
String canonicalLink,
String description,
Long editVersion,
List<LookupField> fields,
Long lookupReference,
String lookupReferenceString,
LogAnalyticsLookup.Type type,
String name,
Long isBuiltIn,
Boolean isHidden,
String lookupDisplayName,
AutoLookups referringSources,
StatusSummary statusSummary,
Date timeUpdated)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.