Uses of Class
com.amazonaws.services.cloudsearchv2.model.IndexField
-
Packages that use IndexField Package Description com.amazonaws.services.cloudsearchv2.model -
-
Uses of IndexField in com.amazonaws.services.cloudsearchv2.model
Methods in com.amazonaws.services.cloudsearchv2.model with parameters of type IndexField Modifier and Type Method Description voidDefineIndexFieldRequest. setIndexField(IndexField indexField)The index field and field options you want to configure.voidIndexFieldStatus. setOptions(IndexField options)DefineIndexFieldRequestDefineIndexFieldRequest. withIndexField(IndexField indexField)The index field and field options you want to configure.IndexFieldStatusIndexFieldStatus. withOptions(IndexField options)
-