| 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 |
|---|---|
GetSignalingChannelEndpointResult |
AWSKinesisVideoClient.getSignalingChannelEndpoint(GetSignalingChannelEndpointRequest getSignalingChannelEndpointRequest)
Provides an endpoint for the specified signaling channel to send and
receive messages.
|
GetSignalingChannelEndpointResult |
AWSKinesisVideo.getSignalingChannelEndpoint(GetSignalingChannelEndpointRequest getSignalingChannelEndpointRequest)
Provides an endpoint for the specified signaling channel to send and
receive messages.
|
| Modifier and Type | Method and Description |
|---|---|
GetSignalingChannelEndpointRequest |
GetSignalingChannelEndpointRequest.withChannelARN(String channelARN)
The ARN of the signalling channel for which you want to get an endpoint.
|
GetSignalingChannelEndpointRequest |
GetSignalingChannelEndpointRequest.withSingleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration singleMasterChannelEndpointConfiguration)
A structure containing the endpoint configuration for the
SINGLE_MASTER channel type. |
Copyright © 2019. All rights reserved.