Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
-
Packages that use ChannelNameCondition Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of ChannelNameCondition in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return ChannelNameCondition Modifier and Type Method Description ChannelNameConditionListSignalingChannelsRequest. channelNameCondition()Optional: Returns only the channels that satisfy a specific condition.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type ChannelNameCondition Modifier and Type Method Description ListSignalingChannelsRequest.BuilderListSignalingChannelsRequest.Builder. channelNameCondition(ChannelNameCondition channelNameCondition)Optional: Returns only the channels that satisfy a specific condition.
-