| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
EstimatedResourceSize |
ChannelStatistics.size()
The estimated size of the channel.
|
EstimatedResourceSize |
DatastoreStatistics.size()
The estimated size of the data store.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelStatistics.Builder |
ChannelStatistics.Builder.size(EstimatedResourceSize size)
The estimated size of the channel.
|
DatastoreStatistics.Builder |
DatastoreStatistics.Builder.size(EstimatedResourceSize size)
The estimated size of the data store.
|
Copyright © 2023. All rights reserved.