Uses of Enum
com.amazonaws.services.cloudsearchv2.model.IndexFieldType
Packages that use IndexFieldType
-
Uses of IndexFieldType in com.amazonaws.services.cloudsearchv2.model
Methods in com.amazonaws.services.cloudsearchv2.model that return IndexFieldTypeModifier and TypeMethodDescriptionstatic IndexFieldType
Use this in place of valueOf.static IndexFieldType
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.Methods in com.amazonaws.services.cloudsearchv2.model with parameters of type IndexFieldTypeModifier and TypeMethodDescriptionvoid
IndexField.setIndexFieldType
(IndexFieldType indexFieldType) IndexField.withIndexFieldType
(IndexFieldType indexFieldType)