Interface MissingCompleteSensorData.Builder

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

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

    • affectedSensorCount

      MissingCompleteSensorData.Builder affectedSensorCount(Integer affectedSensorCount)

      Indicates the number of sensors that have data missing completely.

      Parameters:
      affectedSensorCount - Indicates the number of sensors that have data missing completely.
      Returns:
      Returns a reference to this object so that method calls can be chained together.