Uses of Class
software.amazon.awssdk.services.georoutes.model.IsolineThresholds
-
Packages that use IsolineThresholds Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of IsolineThresholds in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return IsolineThresholds Modifier and Type Method Description IsolineThresholdsCalculateIsolinesRequest. thresholds()Threshold to be used for the isoline calculation.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type IsolineThresholds Modifier and Type Method Description CalculateIsolinesRequest.BuilderCalculateIsolinesRequest.Builder. thresholds(IsolineThresholds thresholds)Threshold to be used for the isoline calculation.
-