class Azure::AnomalyDetector::Profiles::Latest::ModelClasses
Public Instance Methods
apierror()
click to toggle source
# File lib/profiles/latest/modules/anomalydetector_profile_module.rb, line 74 def apierror Azure::CognitiveServices::AnomalyDetector::V1_0::Models::APIError end
entire_detect_response()
click to toggle source
# File lib/profiles/latest/modules/anomalydetector_profile_module.rb, line 65 def entire_detect_response Azure::CognitiveServices::AnomalyDetector::V1_0::Models::EntireDetectResponse end
granularity()
click to toggle source
# File lib/profiles/latest/modules/anomalydetector_profile_module.rb, line 77 def granularity Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Granularity end
last_detect_response()
click to toggle source
# File lib/profiles/latest/modules/anomalydetector_profile_module.rb, line 71 def last_detect_response Azure::CognitiveServices::AnomalyDetector::V1_0::Models::LastDetectResponse end
point()
click to toggle source
# File lib/profiles/latest/modules/anomalydetector_profile_module.rb, line 68 def point Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Point end
request()
click to toggle source
# File lib/profiles/latest/modules/anomalydetector_profile_module.rb, line 62 def request Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Request end