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