AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kinesisvideo
/
aws.sdk.kotlin.services.kinesisvideo.model
/
ApiName
Api
Name
sealed
class
ApiName
Inheritors
GetClip
GetDashStreamingSessionUrl
GetHlsStreamingSessionUrl
GetImages
GetMedia
GetMediaForFragmentList
ListFragments
PutMedia
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Get
Clip
Link copied to clipboard
object
GetClip
:
ApiName
Get
Dash
Streaming
Session
Url
Link copied to clipboard
object
GetDashStreamingSessionUrl
:
ApiName
Get
Hls
Streaming
Session
Url
Link copied to clipboard
object
GetHlsStreamingSessionUrl
:
ApiName
Get
Images
Link copied to clipboard
object
GetImages
:
ApiName
Get
Media
Link copied to clipboard
object
GetMedia
:
ApiName
Get
Media
For
Fragment
List
Link copied to clipboard
object
GetMediaForFragmentList
:
ApiName
List
Fragments
Link copied to clipboard
object
ListFragments
:
ApiName
Put
Media
Link copied to clipboard
object
PutMedia
:
ApiName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ApiName
Properties
value
Link copied to clipboard
abstract
val
value
:
String