BitmovinApiSdk\Apis\Encoding\Statistics\Labels\StatisticsPerLabelListQueryParams

Synopsis

class StatisticsPerLabelListQueryParams implements QueryParams {
  • // methods
  • public static StatisticsPerLabelListQueryParams create()
  • public StatisticsPerLabelListQueryParams offset()
  • public StatisticsPerLabelListQueryParams limit()
  • public StatisticsPerLabelListQueryParams labels()
  • public array toArray()
}

Hierarchy

Methods