Interface TelemetryConfiguration.Builder

  • Method Details

    • configurationSyncStatus

      TelemetryConfiguration.Builder configurationSyncStatus(String configurationSyncStatus)
      Synchronization status of the device reported configuration with the desired configuration.
      Parameters:
      configurationSyncStatus - Synchronization status of the device reported configuration with the desired configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • configurationSyncStatus

      TelemetryConfiguration.Builder configurationSyncStatus(ConfigurationSyncStatus configurationSyncStatus)
      Synchronization status of the device reported configuration with the desired configuration.
      Parameters:
      configurationSyncStatus - Synchronization status of the device reported configuration with the desired configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • telemetry

      TelemetryConfiguration.Builder telemetry(String telemetry)
      Configure telemetry to be on or off.
      Parameters:
      telemetry - Configure telemetry to be on or off.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • telemetry

      Configure telemetry to be on or off.
      Parameters:
      telemetry - Configure telemetry to be on or off.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: