IndexField |
IndexField.clone() |
IndexField |
DefineIndexFieldRequest.getIndexField()
The index field and field options you want to configure.
|
IndexField |
IndexFieldStatus.getOptions() |
IndexField |
IndexField.withDateArrayOptions(DateArrayOptions dateArrayOptions) |
IndexField |
IndexField.withDateOptions(DateOptions dateOptions) |
IndexField |
IndexField.withDoubleArrayOptions(DoubleArrayOptions doubleArrayOptions) |
IndexField |
IndexField.withDoubleOptions(DoubleOptions doubleOptions) |
IndexField |
IndexField.withIndexFieldName(String indexFieldName)
A string that represents the name of an index field.
|
IndexField |
IndexField.withIndexFieldType(IndexFieldType indexFieldType) |
IndexField |
IndexField.withIndexFieldType(String indexFieldType) |
IndexField |
IndexField.withIntArrayOptions(IntArrayOptions intArrayOptions) |
IndexField |
IndexField.withIntOptions(IntOptions intOptions) |
IndexField |
IndexField.withLatLonOptions(LatLonOptions latLonOptions) |
IndexField |
IndexField.withLiteralArrayOptions(LiteralArrayOptions literalArrayOptions) |
IndexField |
IndexField.withLiteralOptions(LiteralOptions literalOptions) |
IndexField |
IndexField.withTextArrayOptions(TextArrayOptions textArrayOptions) |
IndexField |
IndexField.withTextOptions(TextOptions textOptions) |