| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Positioning |
Positioning.clone() |
Positioning |
UpdateFPorts.getPositioning()
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
Positioning |
FPorts.getPositioning()
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
Positioning |
Positioning.withClockSync(Integer clockSync) |
Positioning |
Positioning.withGnss(Integer gnss) |
Positioning |
Positioning.withStream(Integer stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFPorts.setPositioning(Positioning positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
void |
FPorts.setPositioning(Positioning positioning)
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
UpdateFPorts |
UpdateFPorts.withPositioning(Positioning positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
FPorts |
FPorts.withPositioning(Positioning positioning)
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
Copyright © 2025. All rights reserved.