Uses of Class
software.amazon.awssdk.services.iotanalytics.model.ChannelStorageSummary
-
Packages that use ChannelStorageSummary Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of ChannelStorageSummary in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return ChannelStorageSummary Modifier and Type Method Description ChannelStorageSummaryChannelSummary. channelStorage()Where channel data is stored.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type ChannelStorageSummary Modifier and Type Method Description ChannelSummary.BuilderChannelSummary.Builder. channelStorage(ChannelStorageSummary channelStorage)Where channel data is stored.
-