| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
SingleMasterChannelEndpointConfiguration |
SingleMasterChannelEndpointConfiguration.clone() |
SingleMasterChannelEndpointConfiguration |
GetSignalingChannelEndpointRequest.getSingleMasterChannelEndpointConfiguration()
A structure containing the endpoint configuration for the
SINGLE_MASTER channel type. |
SingleMasterChannelEndpointConfiguration |
SingleMasterChannelEndpointConfiguration.withProtocols(ChannelProtocol... protocols)
This property is used to determine the nature of communication over this
SINGLE_MASTER signaling
channel. |
SingleMasterChannelEndpointConfiguration |
SingleMasterChannelEndpointConfiguration.withProtocols(Collection<String> protocols)
This property is used to determine the nature of communication over this
SINGLE_MASTER signaling
channel. |
SingleMasterChannelEndpointConfiguration |
SingleMasterChannelEndpointConfiguration.withProtocols(String... protocols)
This property is used to determine the nature of communication over this
SINGLE_MASTER signaling
channel. |
SingleMasterChannelEndpointConfiguration |
SingleMasterChannelEndpointConfiguration.withRole(ChannelRole role)
This property is used to determine messaging permissions in this
SINGLE_MASTER signaling channel. |
SingleMasterChannelEndpointConfiguration |
SingleMasterChannelEndpointConfiguration.withRole(String role)
This property is used to determine messaging permissions in this
SINGLE_MASTER signaling channel. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetSignalingChannelEndpointRequest.setSingleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration singleMasterChannelEndpointConfiguration)
A structure containing the endpoint configuration for the
SINGLE_MASTER channel type. |
GetSignalingChannelEndpointRequest |
GetSignalingChannelEndpointRequest.withSingleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration singleMasterChannelEndpointConfiguration)
A structure containing the endpoint configuration for the
SINGLE_MASTER channel type. |
Copyright © 2022. All rights reserved.