BitmovinApiSdk\Apis\Streams\Config\DomainRestriction\DomainRestrictionApi
Synopsis
class DomainRestrictionApi
{
- // methods
- public void __construct()
- public StreamsDomainRestrictionResponse create()
- public void delete()
- public StreamsDomainRestrictionResponse get()
- public StreamsDomainRestrictionResponsePaginationResponse list()
- public StreamsDomainRestrictionResponse patchStreamsDomainRestriction()
Methods
public
- __construct() — DomainRestrictionApi constructor.
- create() — Create new streams domain restriction
- delete() — Delete streams domain restriction by id
- get() — Get streams domain restriction config by id
- list() — Get paginated list of domain restriction configurations
- patchStreamsDomainRestriction() — Partially update streams domain restriction by id