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