Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
-
Packages that use SingleMasterChannelEndpointConfiguration Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of SingleMasterChannelEndpointConfiguration in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return SingleMasterChannelEndpointConfiguration Modifier and Type Method Description SingleMasterChannelEndpointConfigurationGetSignalingChannelEndpointRequest. singleMasterChannelEndpointConfiguration()A structure containing the endpoint configuration for theSINGLE_MASTERchannel type.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type SingleMasterChannelEndpointConfiguration Modifier and Type Method Description GetSignalingChannelEndpointRequest.BuilderGetSignalingChannelEndpointRequest.Builder. singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration singleMasterChannelEndpointConfiguration)A structure containing the endpoint configuration for theSINGLE_MASTERchannel type.
-