Uses of Class
software.amazon.awssdk.services.chime.model.ChannelModerator
-
Packages that use ChannelModerator Package Description software.amazon.awssdk.services.chime.model -
-
Uses of ChannelModerator in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return ChannelModerator Modifier and Type Method Description ChannelModeratorDescribeChannelModeratorResponse. channelModerator()The details of the channel moderator.Methods in software.amazon.awssdk.services.chime.model with parameters of type ChannelModerator Modifier and Type Method Description DescribeChannelModeratorResponse.BuilderDescribeChannelModeratorResponse.Builder. channelModerator(ChannelModerator channelModerator)The details of the channel moderator.
-