BitmovinApiSdk\Apis\Streams\Search\StreamsSearchResponseListQueryParams

Synopsis

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

Hierarchy

Methods