Uses of Class
software.amazon.awssdk.services.chime.model.ChannelBan
-
Packages that use ChannelBan Package Description software.amazon.awssdk.services.chime.model -
-
Uses of ChannelBan in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return ChannelBan Modifier and Type Method Description ChannelBanDescribeChannelBanResponse. channelBan()The details of the ban.Methods in software.amazon.awssdk.services.chime.model with parameters of type ChannelBan Modifier and Type Method Description DescribeChannelBanResponse.BuilderDescribeChannelBanResponse.Builder. channelBan(ChannelBan channelBan)The details of the ban.
-