BitmovinApiSdk\Models\CacheControl

Synopsis

class CacheControl extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

  • $cacheControl — string

Methods

public

  • __construct()
  • cacheControl() — Cache control for storing data on CDN. Example \"public, max-age=0, no-cache\". Cache control is supported on S3, GCS and Azure output storage providers.

Inherited from BitmovinApiSdk\Common\ApiResource

public