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