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
UdpApi
Class UdpApi
Hierarchy
BaseAPI
UdpApi
Index
Constructors
constructor
Properties
rest
Client
Methods
get
list
Constructors
constructor
new
Udp
Api
(
configuration
:
Configuration
)
:
UdpApi
Parameters
configuration:
Configuration
Returns
UdpApi
Properties
Protected
rest
Client
rest
Client
:
RestClient
Methods
get
get
(
inputId
:
string
)
:
Promise
<
UdpInput
>
Parameters
inputId:
string
Returns
Promise
<
UdpInput
>
list
list
(
queryParameters
:
UdpInputListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
UdpInput
>
>
Parameters
Optional
queryParameters:
UdpInputListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
UdpInput
>
>
Globals
Udp
Api
constructor
rest
Client
get
list
Generated using
TypeDoc