| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
DatastoreStatistics |
DatastoreStatistics.clone() |
DatastoreStatistics |
DescribeDatastoreResult.getStatistics()
Additional statistical information about the data store.
|
DatastoreStatistics |
DatastoreStatistics.withSize(EstimatedResourceSize size)
The estimated size of the data store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDatastoreResult.setStatistics(DatastoreStatistics statistics)
Additional statistical information about the data store.
|
DescribeDatastoreResult |
DescribeDatastoreResult.withStatistics(DatastoreStatistics statistics)
Additional statistical information about the data store.
|
Copyright © 2020. All rights reserved.