BitmovinApiSdk\Apis\Streams\Video\StreamsVideoResponseListQueryParams

Synopsis

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

Hierarchy

Methods