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