class DashOverlord::Models::V1::ElasticSearch::BeeVideo
Public Class Methods
by_dashboard(dashboard_uid)
click to toggle source
# File lib/dash_overlord/models/v1/elastic_search/bee_video.rb, line 7 def self.by_dashboard(dashboard_uid) client(dashboard_uid) end