| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo |
|
| com.amazonaws.services.kinesisvideo.model |
Classes modeling the various types represented by AWSKinesisVideo
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSignalingChannelResult |
AWSKinesisVideoClient.updateSignalingChannel(UpdateSignalingChannelRequest updateSignalingChannelRequest)
Updates the existing signaling channel.
|
UpdateSignalingChannelResult |
AWSKinesisVideo.updateSignalingChannel(UpdateSignalingChannelRequest updateSignalingChannelRequest)
Updates the existing signaling channel.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSignalingChannelRequest |
UpdateSignalingChannelRequest.withChannelARN(String channelARN)
The ARN of the signaling channel that you want to update.
|
UpdateSignalingChannelRequest |
UpdateSignalingChannelRequest.withCurrentVersion(String currentVersion)
The current version of the signaling channel that you want to update.
|
UpdateSignalingChannelRequest |
UpdateSignalingChannelRequest.withSingleMasterConfiguration(SingleMasterConfiguration singleMasterConfiguration)
The structure containing the configuration for the
SINGLE_MASTER type of the signaling channel that you want to
update. |
Copyright © 2019. All rights reserved.