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
ScheduledApi
Class ScheduledApi
Hierarchy
BaseAPI
ScheduledApi
Index
Constructors
constructor
Properties
rest
Client
Methods
list
Constructors
constructor
new
Scheduled
Api
(
configuration
:
Configuration
)
:
ScheduledApi
Parameters
configuration:
Configuration
Returns
ScheduledApi
Properties
Protected
rest
Client
rest
Client
:
RestClient
Methods
list
list
(
encodingId
:
string
, queryParameters
:
ScheduledInsertableContentListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
ScheduledInsertableContent
>
>
Parameters
encodingId:
string
Optional
queryParameters:
ScheduledInsertableContentListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
ScheduledInsertableContent
>
>
Globals
Scheduled
Api
constructor
rest
Client
list
Generated using
TypeDoc