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
S3RoleBasedApi
Class S3RoleBasedApi
Hierarchy
BaseAPI
BaseAPI
BaseAPI
S3RoleBasedApi
Index
Constructors
constructor
Properties
customdata
rest
Client
Methods
create
delete
get
list
Constructors
constructor
new
S3Role
Based
Api
(
configuration
:
Configuration
)
:
S3RoleBasedApi
Parameters
configuration:
Configuration
Returns
S3RoleBasedApi
Properties
customdata
customdata
:
CustomdataApi
Protected
rest
Client
rest
Client
:
RestClient
Methods
create
create
(
analyticsS3RoleBasedOutput
:
AnalyticsS3RoleBasedOutput
)
:
Promise
<
AnalyticsS3RoleBasedOutput
>
Parameters
Optional
analyticsS3RoleBasedOutput:
AnalyticsS3RoleBasedOutput
Returns
Promise
<
AnalyticsS3RoleBasedOutput
>
delete
delete
(
outputId
:
string
)
:
Promise
<
S3RoleBasedOutput
>
Parameters
outputId:
string
Returns
Promise
<
S3RoleBasedOutput
>
get
get
(
outputId
:
string
)
:
Promise
<
S3RoleBasedOutput
>
Parameters
outputId:
string
Returns
Promise
<
S3RoleBasedOutput
>
list
list
(
queryParameters
:
AnalyticsS3RoleBasedOutputListQueryParams
|
function
)
:
Promise
<
PaginationResponse
<
AnalyticsS3RoleBasedOutput
>
>
Parameters
Optional
queryParameters:
AnalyticsS3RoleBasedOutputListQueryParams
|
function
Returns
Promise
<
PaginationResponse
<
AnalyticsS3RoleBasedOutput
>
>
Globals
S3
Role
Based
Api
constructor
customdata
rest
Client
create
delete
get
list
Generated using
TypeDoc