Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
LookupField |
LookupField.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LookupField> |
LogAnalyticsLookup.getFields()
The lookup fields.
|
Modifier and Type | Method and Description |
---|---|
LookupField.Builder |
LookupField.Builder.copy(LookupField model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLookup.Builder |
LogAnalyticsLookup.Builder.fields(List<LookupField> fields)
The lookup fields.
|
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,
List<LogAnalyticsCategory> categories)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.