Uses of Class
software.amazon.awssdk.services.location.model.PlaceGeometry
-
Packages that use PlaceGeometry Package Description software.amazon.awssdk.services.location.model -
-
Uses of PlaceGeometry in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return PlaceGeometry Modifier and Type Method Description PlaceGeometryPlace. geometry()Returns the value of the Geometry property for this object.Methods in software.amazon.awssdk.services.location.model with parameters of type PlaceGeometry Modifier and Type Method Description Place.BuilderPlace.Builder. geometry(PlaceGeometry geometry)Sets the value of the Geometry property for this object.
-