Uses of Class
software.amazon.awssdk.services.lookoutequipment.model.LargeTimestampGaps
-
Packages that use LargeTimestampGaps Package Description software.amazon.awssdk.services.lookoutequipment.model -
-
Uses of LargeTimestampGaps in software.amazon.awssdk.services.lookoutequipment.model
Methods in software.amazon.awssdk.services.lookoutequipment.model that return LargeTimestampGaps Modifier and Type Method Description LargeTimestampGapsSensorStatisticsSummary. largeTimestampGaps()Parameter that describes potential risk about whether data associated with the sensor contains one or more large gaps between consecutive timestamps.Methods in software.amazon.awssdk.services.lookoutequipment.model with parameters of type LargeTimestampGaps Modifier and Type Method Description SensorStatisticsSummary.BuilderSensorStatisticsSummary.Builder. largeTimestampGaps(LargeTimestampGaps largeTimestampGaps)Parameter that describes potential risk about whether data associated with the sensor contains one or more large gaps between consecutive timestamps.
-