BitmovinApiSdk\Apis\Streams\BitmovinStreamResponseListQueryParams

Synopsis

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

Hierarchy

Methods