| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AssetPropertyTimestamp |
AssetPropertyTimestamp.clone() |
AssetPropertyTimestamp |
AssetPropertyValue.getTimestamp()
The asset property value timestamp.
|
AssetPropertyTimestamp |
AssetPropertyTimestamp.withOffsetInNanos(String offsetInNanos)
Optional.
|
AssetPropertyTimestamp |
AssetPropertyTimestamp.withTimeInSeconds(String timeInSeconds)
A string that contains the time in seconds since epoch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetPropertyValue.setTimestamp(AssetPropertyTimestamp timestamp)
The asset property value timestamp.
|
AssetPropertyValue |
AssetPropertyValue.withTimestamp(AssetPropertyTimestamp timestamp)
The asset property value timestamp.
|
Copyright © 2022. All rights reserved.