Class WebhooksApi
Inheritance
System.Object
WebhooksApi
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Bitmovin.Api.Sdk.Notifications.Webhooks
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class WebhooksApi
Constructors
WebhooksApi(IBitmovinApiClientFactory)
Declaration
public WebhooksApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
| Type | Name | Description |
|---|---|---|
| IBitmovinApiClientFactory | apiClientFactory |
Properties
Builder
Fluent builder for creating an instance of WebhooksApi
Declaration
public static BitmovinApiBuilder<WebhooksApi> Builder { get; }
Property Value
| Type | Description |
|---|---|
| BitmovinApiBuilder<WebhooksApi> |
Encoding
Declaration
public EncodingApi Encoding { get; }
Property Value
| Type | Description |
|---|---|
| EncodingApi |