Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
-
Packages that use SingleMasterConfiguration Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of SingleMasterConfiguration in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return SingleMasterConfiguration Modifier and Type Method Description SingleMasterConfigurationChannelInfo. singleMasterConfiguration()A structure that contains the configuration for theSINGLE_MASTERchannel type.SingleMasterConfigurationCreateSignalingChannelRequest. singleMasterConfiguration()A structure containing the configuration for theSINGLE_MASTERchannel type.SingleMasterConfigurationUpdateSignalingChannelRequest. singleMasterConfiguration()The structure containing the configuration for theSINGLE_MASTERtype of the signaling channel that you want to update.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type SingleMasterConfiguration Modifier and Type Method Description ChannelInfo.BuilderChannelInfo.Builder. singleMasterConfiguration(SingleMasterConfiguration singleMasterConfiguration)A structure that contains the configuration for theSINGLE_MASTERchannel type.CreateSignalingChannelRequest.BuilderCreateSignalingChannelRequest.Builder. singleMasterConfiguration(SingleMasterConfiguration singleMasterConfiguration)A structure containing the configuration for theSINGLE_MASTERchannel type.UpdateSignalingChannelRequest.BuilderUpdateSignalingChannelRequest.Builder. singleMasterConfiguration(SingleMasterConfiguration singleMasterConfiguration)The structure containing the configuration for theSINGLE_MASTERtype of the signaling channel that you want to update.
-