| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelStatistics |
ChannelStatistics.clone() |
ChannelStatistics |
DescribeChannelResult.getStatistics()
Statistics about the channel.
|
ChannelStatistics |
ChannelStatistics.withSize(EstimatedResourceSize size)
The estimated size of the channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeChannelResult.setStatistics(ChannelStatistics statistics)
Statistics about the channel.
|
DescribeChannelResult |
DescribeChannelResult.withStatistics(ChannelStatistics statistics)
Statistics about the channel.
|
Copyright © 2022. All rights reserved.