Interface TelemetryConfiguration.Builder

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

public static interface TelemetryConfiguration.Builder extends SdkPojo, CopyableBuilder<TelemetryConfiguration.Builder,TelemetryConfiguration>
  • 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: