Show / Hide Table of Contents

Class CustomBuildsApi

Inheritance
System.Object
CustomBuildsApi
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.Player.CustomBuilds
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class CustomBuildsApi

Constructors

CustomBuildsApi(IBitmovinApiClientFactory)

Declaration
public CustomBuildsApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
Type Name Description
IBitmovinApiClientFactory apiClientFactory

Properties

Builder

Fluent builder for creating an instance of CustomBuildsApi

Declaration
public static BitmovinApiBuilder<CustomBuildsApi> Builder { get; }
Property Value
Type Description
BitmovinApiBuilder<CustomBuildsApi>

Web

Declaration
public WebApi Web { get; }
Property Value
Type Description
WebApi
Back to top Generated by DocFX