| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
TimeBasedCollectionScheme |
CollectionScheme.timeBasedCollectionScheme()
Information about a collection scheme that uses a time period to decide how often to collect data.
|
| Modifier and Type | Method and Description |
|---|---|
static CollectionScheme |
CollectionScheme.fromTimeBasedCollectionScheme(TimeBasedCollectionScheme timeBasedCollectionScheme)
Create an instance of this class with
CollectionScheme.timeBasedCollectionScheme() initialized to the given value. |
CollectionScheme.Builder |
CollectionScheme.Builder.timeBasedCollectionScheme(TimeBasedCollectionScheme timeBasedCollectionScheme)
Information about a collection scheme that uses a time period to decide how often to collect data.
|
Copyright © 2022. All rights reserved.