public static interface Positioning.Builder extends SdkPojo, CopyableBuilder<Positioning.Builder,Positioning>
| Modifier and Type | Method and Description |
|---|---|
Positioning.Builder |
clockSync(Integer clockSync)
Sets the value of the ClockSync property for this object.
|
Positioning.Builder |
gnss(Integer gnss)
Sets the value of the Gnss property for this object.
|
Positioning.Builder |
stream(Integer stream)
Sets the value of the Stream property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPositioning.Builder clockSync(Integer clockSync)
clockSync - The new value for the ClockSync property for this object.Positioning.Builder stream(Integer stream)
stream - The new value for the Stream property for this object.Positioning.Builder gnss(Integer gnss)
gnss - The new value for the Gnss property for this object.Copyright © 2022. All rights reserved.