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