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