Uses of Class
software.amazon.awssdk.services.iotanalytics.model.ChannelStatistics
-
Packages that use ChannelStatistics Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of ChannelStatistics in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return ChannelStatistics Modifier and Type Method Description ChannelStatisticsDescribeChannelResponse. statistics()Statistics about the channel.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type ChannelStatistics Modifier and Type Method Description DescribeChannelResponse.BuilderDescribeChannelResponse.Builder. statistics(ChannelStatistics statistics)Statistics about the channel.
-