Uses of Class
software.amazon.awssdk.services.chime.model.Channel
-
Packages that use Channel Package Description software.amazon.awssdk.services.chime.model -
-
Uses of Channel in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return Channel Modifier and Type Method Description ChannelDescribeChannelResponse. channel()The channel details.Methods in software.amazon.awssdk.services.chime.model with parameters of type Channel Modifier and Type Method Description DescribeChannelResponse.BuilderDescribeChannelResponse.Builder. channel(Channel channel)The channel details.
-