Package | Description |
---|---|
com.amazonaws.services.cloudsearchv2.model |
Modifier and Type | Method and Description |
---|---|
static IndexFieldType |
IndexFieldType.fromValue(String value)
Use this in place of valueOf.
|
static IndexFieldType |
IndexFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexFieldType[] |
IndexFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexField.setIndexFieldType(IndexFieldType indexFieldType) |
IndexField |
IndexField.withIndexFieldType(IndexFieldType indexFieldType) |
Copyright © 2018. All rights reserved.