| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
SingleMasterConfiguration |
ChannelInfo.singleMasterConfiguration()
A structure that contains the configuration for the
SINGLE_MASTER channel type. |
SingleMasterConfiguration |
UpdateSignalingChannelRequest.singleMasterConfiguration()
The structure containing the configuration for the
SINGLE_MASTER type of the signaling channel that
you want to update. |
SingleMasterConfiguration |
CreateSignalingChannelRequest.singleMasterConfiguration()
A structure containing the configuration for the
SINGLE_MASTER channel type. |
| Modifier and Type | Method and Description |
|---|---|
ChannelInfo.Builder |
ChannelInfo.Builder.singleMasterConfiguration(SingleMasterConfiguration singleMasterConfiguration)
A structure that contains the configuration for the
SINGLE_MASTER channel type. |
UpdateSignalingChannelRequest.Builder |
UpdateSignalingChannelRequest.Builder.singleMasterConfiguration(SingleMasterConfiguration singleMasterConfiguration)
The structure containing the configuration for the
SINGLE_MASTER type of the signaling channel
that you want to update. |
CreateSignalingChannelRequest.Builder |
CreateSignalingChannelRequest.Builder.singleMasterConfiguration(SingleMasterConfiguration singleMasterConfiguration)
A structure containing the configuration for the
SINGLE_MASTER channel type. |
Copyright © 2023. All rights reserved.