BitmovinApiSdk\Apis\Encoding\Outputs\Gcs\GcsOutputListQueryParams

Synopsis

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

Hierarchy

Methods