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
InsertableContentApi
Class InsertableContentApi
Hierarchy
BaseAPI
InsertableContentApi
Index
Constructors
constructor
Properties
rest
Client
schedule
scheduled
stop
Methods
create
list
Constructors
constructor
new
Insertable
Content
Api
(
configuration
:
Configuration
)
:
InsertableContentApi
Parameters
configuration:
Configuration
Returns
InsertableContentApi
Properties
Protected
rest
Client
rest
Client
:
RestClient
schedule
schedule
:
ScheduleApi
scheduled
scheduled
:
ScheduledApi
stop
stop
:
StopApi
Methods
create
create
(
encodingId
:
string
, insertableContent
:
InsertableContent
)
:
Promise
<
InsertableContent
>
Parameters
encodingId:
string
Optional
insertableContent:
InsertableContent
Returns
Promise
<
InsertableContent
>
list
list
(
encodingId
:
string
, queryParameters
:
InsertableContentListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
InsertableContent
>
>
Parameters
encodingId:
string
Optional
queryParameters:
InsertableContentListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
InsertableContent
>
>
Globals
Insertable
Content
Api
constructor
rest
Client
schedule
scheduled
stop
create
list
Generated using
TypeDoc