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
EncodingStatusChangedApi
Class EncodingStatusChangedApi
Hierarchy
BaseAPI
EncodingStatusChangedApi
Index
Constructors
constructor
Properties
rest
Client
Methods
create
create
ByEncoding
Id
delete
ByWebhook
Id
update
Constructors
constructor
new
Encoding
Status
Changed
Api
(
configuration
:
Configuration
)
:
EncodingStatusChangedApi
Parameters
configuration:
Configuration
Returns
EncodingStatusChangedApi
Properties
Protected
rest
Client
rest
Client
:
RestClient
Methods
create
create
(
webhookNotificationWithStreamConditionsRequest
:
WebhookNotificationWithStreamConditionsRequest
)
:
Promise
<
WebhookNotificationWithStreamConditions
>
Parameters
Optional
webhookNotificationWithStreamConditionsRequest:
WebhookNotificationWithStreamConditionsRequest
Returns
Promise
<
WebhookNotificationWithStreamConditions
>
create
ByEncoding
Id
create
ByEncoding
Id
(
encodingId
:
string
, webhookNotificationWithStreamConditionsRequest
:
WebhookNotificationWithStreamConditionsRequest
)
:
Promise
<
WebhookNotificationWithStreamConditions
>
Parameters
encodingId:
string
Optional
webhookNotificationWithStreamConditionsRequest:
WebhookNotificationWithStreamConditionsRequest
Returns
Promise
<
WebhookNotificationWithStreamConditions
>
delete
ByWebhook
Id
delete
ByWebhook
Id
(
notificationId
:
string
)
:
Promise
<
BitmovinResponse
>
Parameters
notificationId:
string
Returns
Promise
<
BitmovinResponse
>
update
update
(
notificationId
:
string
, webhookNotificationWithStreamConditionsRequest
:
WebhookNotificationWithStreamConditionsRequest
)
:
Promise
<
WebhookNotificationWithStreamConditions
>
Parameters
notificationId:
string
Optional
webhookNotificationWithStreamConditionsRequest:
WebhookNotificationWithStreamConditionsRequest
Returns
Promise
<
WebhookNotificationWithStreamConditions
>
Globals
Encoding
Status
Changed
Api
constructor
rest
Client
create
create
ByEncoding
Id
delete
ByWebhook
Id
update
Generated using
TypeDoc