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 IndexFieldTypeUse this in place of valueOf.static IndexFieldTypeReturns 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 TypeMethodDescriptionvoidIndexField.setIndexFieldType(IndexFieldType indexFieldType) IndexField.withIndexFieldType(IndexFieldType indexFieldType)