class Azure::Profiles::Latest::AnomalyDetector::AnomalyDetectorDataClass::ModelClasses
Public Instance Methods
apierror()
click to toggle source
# File lib/latest/modules/anomalydetector_profile_module.rb, line 60 def apierror Azure::CognitiveServices::AnomalyDetector::V1_0::Models::APIError end
entire_detect_response()
click to toggle source
# File lib/latest/modules/anomalydetector_profile_module.rb, line 51 def entire_detect_response Azure::CognitiveServices::AnomalyDetector::V1_0::Models::EntireDetectResponse end
granularity()
click to toggle source
# File lib/latest/modules/anomalydetector_profile_module.rb, line 63 def granularity Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Granularity end
last_detect_response()
click to toggle source
# File lib/latest/modules/anomalydetector_profile_module.rb, line 57 def last_detect_response Azure::CognitiveServices::AnomalyDetector::V1_0::Models::LastDetectResponse end
point()
click to toggle source
# File lib/latest/modules/anomalydetector_profile_module.rb, line 54 def point Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Point end
request()
click to toggle source
# File lib/latest/modules/anomalydetector_profile_module.rb, line 48 def request Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Request end