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