Class: DashOverlord::Models::V1::ElasticSearch::BeeVideo

Inherits:
Base show all
Defined in:
lib/dash_overlord/models/v1/elastic_search/bee_video.rb

Class Method Summary collapse

Methods inherited from Elasticord::Base

#assign_attributes

Methods included from Elasticord::Base::ClassMethods

#client, #index, #index=, #type

Class Method Details

.by_dashboard(dashboard_uid) ⇒ Object



7
8
9
# File 'lib/dash_overlord/models/v1/elastic_search/bee_video.rb', line 7

def self.by_dashboard(dashboard_uid)
  client(dashboard_uid)
end