Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WatchFoldersApi

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected restClient

restClient: RestClient

Methods

create

  • Parameters

    Returns Promise<WatchFolder>

delete

  • Parameters

    • watchFolderId: string

    Returns Promise<BitmovinResponse>

get

  • Parameters

    • watchFolderId: string

    Returns Promise<WatchFolder>

list

start

  • Parameters

    • watchFolderId: string

    Returns Promise<BitmovinResponse>

stop

  • Parameters

    • watchFolderId: string

    Returns Promise<BitmovinResponse>

Generated using TypeDoc