Uses of Class
software.amazon.awssdk.services.iotanalytics.model.Channel
-
Packages that use Channel Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of Channel in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return Channel Modifier and Type Method Description ChannelDescribeChannelResponse. channel()An object that contains information about the channel.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type Channel Modifier and Type Method Description DescribeChannelResponse.BuilderDescribeChannelResponse.Builder. channel(Channel channel)An object that contains information about the channel.
-