Uses of Class
software.amazon.awssdk.services.chimesdkmessaging.model.ChannelFlow
-
Packages that use ChannelFlow Package Description software.amazon.awssdk.services.chimesdkmessaging.model -
-
Uses of ChannelFlow in software.amazon.awssdk.services.chimesdkmessaging.model
Methods in software.amazon.awssdk.services.chimesdkmessaging.model that return ChannelFlow Modifier and Type Method Description ChannelFlowDescribeChannelFlowResponse. channelFlow()The channel flow details.Methods in software.amazon.awssdk.services.chimesdkmessaging.model with parameters of type ChannelFlow Modifier and Type Method Description DescribeChannelFlowResponse.BuilderDescribeChannelFlowResponse.Builder. channelFlow(ChannelFlow channelFlow)The channel flow details.
-