Interface Positioning.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Positioning.Builder,Positioning>, SdkBuilder<Positioning.Builder,Positioning>, SdkPojo
Enclosing class:
Positioning

public static interface Positioning.Builder extends SdkPojo, CopyableBuilder<Positioning.Builder,Positioning>
  • Method Details

    • clockSync

      Positioning.Builder clockSync(Integer clockSync)
      Sets the value of the ClockSync property for this object.
      Parameters:
      clockSync - The new value for the ClockSync property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stream

      Positioning.Builder stream(Integer stream)
      Sets the value of the Stream property for this object.
      Parameters:
      stream - The new value for the Stream property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • gnss

      Sets the value of the Gnss property for this object.
      Parameters:
      gnss - The new value for the Gnss property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.