| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
PositionSolverDetails |
PositionSolverDetails.clone() |
PositionSolverDetails |
PositionConfigurationItem.getSolvers()
The details of the positioning solver object used to compute the location.
|
PositionSolverDetails |
GetPositionConfigurationResult.getSolvers()
Deprecated.
The wrapper for the solver configuration details object.
|
PositionSolverDetails |
PositionSolverDetails.withSemtechGnss(SemtechGnssDetail semtechGnss)
The Semtech GNSS solver object details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionConfigurationItem.setSolvers(PositionSolverDetails solvers)
The details of the positioning solver object used to compute the location.
|
void |
GetPositionConfigurationResult.setSolvers(PositionSolverDetails solvers)
Deprecated.
The wrapper for the solver configuration details object.
|
PositionConfigurationItem |
PositionConfigurationItem.withSolvers(PositionSolverDetails solvers)
The details of the positioning solver object used to compute the location.
|
GetPositionConfigurationResult |
GetPositionConfigurationResult.withSolvers(PositionSolverDetails solvers)
Deprecated.
The wrapper for the solver configuration details object.
|
Copyright © 2024. All rights reserved.