MarkAsAnomaly
Marks missing data points as anomalies.
Inherited functions
Link copied to clipboard
Casts this AnomalyDetectorMissingDataAction as a MarkAsAnomaly and retrieves its kotlin.Boolean value. Throws an exception if the AnomalyDetectorMissingDataAction is not a MarkAsAnomaly.
Link copied to clipboard
Casts this AnomalyDetectorMissingDataAction as a MarkAsAnomaly and retrieves its kotlin.Boolean value. Returns null if the AnomalyDetectorMissingDataAction is not a MarkAsAnomaly.
Link copied to clipboard
Casts this AnomalyDetectorMissingDataAction as a Skip and retrieves its kotlin.Boolean value. Throws an exception if the AnomalyDetectorMissingDataAction is not a Skip.
Link copied to clipboard
Casts this AnomalyDetectorMissingDataAction as a Skip and retrieves its kotlin.Boolean value. Returns null if the AnomalyDetectorMissingDataAction is not a Skip.