| Package | Description |
|---|---|
| org.elasticsearch.common.xcontent |
| Modifier and Type | Field and Description |
|---|---|
protected static XContentBuilder.FieldCaseConversion |
XContentBuilder.globalFieldCaseConversion |
| Modifier and Type | Method and Description |
|---|---|
static XContentBuilder.FieldCaseConversion |
XContentBuilder.FieldCaseConversion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XContentBuilder.FieldCaseConversion[] |
XContentBuilder.FieldCaseConversion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2017. All rights reserved.