| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideowebrtcstorage | |
| software.amazon.awssdk.services.kinesisvideowebrtcstorage.model |
| Modifier and Type | Method and Description |
|---|---|
default JoinStorageSessionResponse |
KinesisVideoWebRtcStorageClient.joinStorageSession(Consumer<JoinStorageSessionRequest.Builder> joinStorageSessionRequest)
Join the ongoing one way-video and/or multi-way audio WebRTC session as a video producing device for an input
channel.
|
default JoinStorageSessionResponse |
KinesisVideoWebRtcStorageClient.joinStorageSession(JoinStorageSessionRequest joinStorageSessionRequest)
Join the ongoing one way-video and/or multi-way audio WebRTC session as a video producing device for an input
channel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You do not have required permissions to perform this operation.
|
class |
ClientLimitExceededException
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls.
|
class |
InvalidArgumentException
The value for this input parameter is invalid.
|
class |
ResourceNotFoundException
The specified resource is not found.
|
| Modifier and Type | Method and Description |
|---|---|
KinesisVideoWebRtcStorageException |
KinesisVideoWebRtcStorageException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(KinesisVideoWebRtcStorageException ex) |
Copyright © 2023. All rights reserved.