Uses of Class
software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
Packages that use TextArrayOptions Package Description software.amazon.awssdk.services.cloudsearch.model -
-
Uses of TextArrayOptions in software.amazon.awssdk.services.cloudsearch.model
Methods in software.amazon.awssdk.services.cloudsearch.model that return TextArrayOptions Modifier and Type Method Description TextArrayOptionsIndexField. textArrayOptions()Returns the value of the TextArrayOptions property for this object.Methods in software.amazon.awssdk.services.cloudsearch.model with parameters of type TextArrayOptions Modifier and Type Method Description IndexField.BuilderIndexField.Builder. textArrayOptions(TextArrayOptions textArrayOptions)Sets the value of the TextArrayOptions property for this object.
-