Class: Azure::Profiles::Latest::Client::NewsSearchAdapter

Inherits:
NewsSearch::NewsSearchDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from NewsSearch::NewsSearchDataClass

#base_url, #configurable, #model_classes, #news_operations, #options

Instance Method Summary collapse

Methods inherited from NewsSearch::NewsSearchDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ NewsSearchAdapter

Returns a new instance of NewsSearchAdapter.



1325
1326
1327
# File 'lib/latest/latest_profile_client.rb', line 1325

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::NewsSearch::NewsSearchDataClass