Search
Preparing search index...
The search index is not available
@bitmovin/api-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ScheduleApi
Class ScheduleApi
Hierarchy
BaseAPI
ScheduleApi
Index
Constructors
constructor
Properties
rest
Client
Methods
create
delete
Constructors
constructor
new
Schedule
Api
(
configuration
:
Configuration
)
:
ScheduleApi
Parameters
configuration:
Configuration
Returns
ScheduleApi
Properties
Protected
rest
Client
rest
Client
:
RestClient
Methods
create
create
(
encodingId
:
string
, contentId
:
string
, scheduledInsertableContent
:
ScheduledInsertableContent
)
:
Promise
<
ScheduledInsertableContent
>
Parameters
encodingId:
string
contentId:
string
Optional
scheduledInsertableContent:
ScheduledInsertableContent
Returns
Promise
<
ScheduledInsertableContent
>
delete
delete
(
encodingId
:
string
, contentId
:
string
, scheduledContentId
:
string
)
:
Promise
<
BitmovinResponse
>
Parameters
encodingId:
string
contentId:
string
scheduledContentId:
string
Returns
Promise
<
BitmovinResponse
>
Globals
Schedule
Api
constructor
rest
Client
create
delete
Generated using
TypeDoc