Class: Azure::Profiles::Latest::Client::AnomalyDetectorAdapter

Inherits:
AnomalyDetector::AnomalyDetectorDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from AnomalyDetector::AnomalyDetectorDataClass

#base_url, #configurable, #model_classes, #options

Instance Method Summary collapse

Methods inherited from AnomalyDetector::AnomalyDetectorDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ AnomalyDetectorAdapter

Returns a new instance of AnomalyDetectorAdapter.



1220
1221
1222
# File 'lib/latest/latest_profile_client.rb', line 1220

def initialize(context, base_url, options)
  super(context)
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Azure::Profiles::Latest::AnomalyDetector::AnomalyDetectorDataClass