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