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