| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static Positioning.Builder |
Positioning.builder() |
Positioning.Builder |
Positioning.Builder.clockSync(Integer clockSync)
Sets the value of the ClockSync property for this object.
|
Positioning.Builder |
Positioning.Builder.gnss(Integer gnss)
Sets the value of the Gnss property for this object.
|
Positioning.Builder |
Positioning.Builder.stream(Integer stream)
Sets the value of the Stream property for this object.
|
Positioning.Builder |
Positioning.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Positioning.Builder> |
Positioning.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FPorts.Builder |
FPorts.Builder.positioning(Consumer<Positioning.Builder> positioning)
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
default UpdateFPorts.Builder |
UpdateFPorts.Builder.positioning(Consumer<Positioning.Builder> positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
Copyright © 2022. All rights reserved.