MarkAsAnomaly

Marks missing data points as anomalies.

Constructors

Link copied to clipboard
constructor(value: Boolean)

Properties

Link copied to clipboard

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