| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
TimeBasedCollectionScheme |
TimeBasedCollectionScheme.clone() |
TimeBasedCollectionScheme |
CollectionScheme.getTimeBasedCollectionScheme()
Information about a collection scheme that uses a time period to decide how often to collect data.
|
TimeBasedCollectionScheme |
TimeBasedCollectionScheme.withPeriodMs(Long periodMs)
The time period (in milliseconds) to decide how often to collect data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionScheme.setTimeBasedCollectionScheme(TimeBasedCollectionScheme timeBasedCollectionScheme)
Information about a collection scheme that uses a time period to decide how often to collect data.
|
CollectionScheme |
CollectionScheme.withTimeBasedCollectionScheme(TimeBasedCollectionScheme timeBasedCollectionScheme)
Information about a collection scheme that uses a time period to decide how often to collect data.
|
Copyright © 2024. All rights reserved.