Class: DashOverlord::Models::V1::ElasticSearch::BeeVideo
- Inherits:
-
Base
- Object
- OpenStruct
- Elasticord::Base
- Base
- DashOverlord::Models::V1::ElasticSearch::BeeVideo
- Defined in:
- lib/dash_overlord/models/v1/elastic_search/bee_video.rb
Class Method Summary collapse
Methods inherited from Elasticord::Base
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 |