| 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 |
|---|---|
DescribeSignalingChannelResult |
AWSKinesisVideoClient.describeSignalingChannel(DescribeSignalingChannelRequest describeSignalingChannelRequest)
Returns the most current information about the signaling channel.
|
DescribeSignalingChannelResult |
AWSKinesisVideo.describeSignalingChannel(DescribeSignalingChannelRequest describeSignalingChannelRequest)
Returns the most current information about the signaling channel.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSignalingChannelRequest |
DescribeSignalingChannelRequest.withChannelARN(String channelARN)
The ARN of the signaling channel that you want to describe.
|
DescribeSignalingChannelRequest |
DescribeSignalingChannelRequest.withChannelName(String channelName)
The name of the signaling channel that you want to describe.
|
Copyright © 2019. All rights reserved.