| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static PositionSolverType |
PositionSolverType.fromValue(String value)
Use this in place of valueOf.
|
static PositionSolverType |
PositionSolverType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PositionSolverType[] |
PositionSolverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetPositionResult |
GetPositionResult.withSolverType(PositionSolverType solverType)
Deprecated.
The type of solver used to identify the position of the resource.
|
SemtechGnssDetail |
SemtechGnssDetail.withType(PositionSolverType type)
The type of positioning solver used.
|
Copyright © 2025. All rights reserved.