Uses of Class
software.amazon.awssdk.services.georoutes.model.IsolineConnectionGeometry
-
Packages that use IsolineConnectionGeometry Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of IsolineConnectionGeometry in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return IsolineConnectionGeometry Modifier and Type Method Description IsolineConnectionGeometryIsolineConnection. geometry()The isoline geometry.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type IsolineConnectionGeometry Modifier and Type Method Description IsolineConnection.BuilderIsolineConnection.Builder. geometry(IsolineConnectionGeometry geometry)The isoline geometry.
-