BitmovinApiSdk\Apis\Encoding\Inputs\GcsServiceAccount\GcsServiceAccountInputListQueryParams

Synopsis

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

Hierarchy

Methods