Class OutputsApi
Inheritance
System.Object
OutputsApi
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.Analytics.Outputs
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class OutputsApi
Constructors
OutputsApi(IBitmovinApiClientFactory)
Declaration
public OutputsApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
Type | Name | Description |
---|---|---|
IBitmovinApiClientFactory | apiClientFactory |
Properties
Azure
Declaration
public AzureApi Azure { get; }
Property Value
Type | Description |
---|---|
AzureApi |
Builder
Fluent builder for creating an instance of OutputsApi
Declaration
public static BitmovinApiBuilder<OutputsApi> Builder { get; }
Property Value
Type | Description |
---|---|
BitmovinApiBuilder<OutputsApi> |
GcsServiceAccount
Declaration
public GcsServiceAccountApi GcsServiceAccount { get; }
Property Value
Type | Description |
---|---|
GcsServiceAccountApi |
S3RoleBased
Declaration
public S3RoleBasedApi S3RoleBased { get; }
Property Value
Type | Description |
---|---|
S3RoleBasedApi |