Interface MissingCompleteSensorData.Builder

    • Method Detail

      • 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.