Uses of Class
software.amazon.awssdk.services.iotwireless.model.Accuracy
-
Packages that use Accuracy Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of Accuracy in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return Accuracy Modifier and Type Method Description AccuracyGetPositionResponse. accuracy()The accuracy of the estimated position in meters.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type Accuracy Modifier and Type Method Description GetPositionResponse.BuilderGetPositionResponse.Builder. accuracy(Accuracy accuracy)The accuracy of the estimated position in meters.
-