| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
LocationTimestamp |
LocationTimestamp.clone() |
LocationTimestamp |
LocationAction.getTimestamp()
The time that the location data was sampled.
|
LocationTimestamp |
LocationTimestamp.withUnit(String unit)
The precision of the timestamp value that results from the expression described in
value. |
LocationTimestamp |
LocationTimestamp.withValue(String value)
An expression that returns a long epoch time value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationAction.setTimestamp(LocationTimestamp timestamp)
The time that the location data was sampled.
|
LocationAction |
LocationAction.withTimestamp(LocationTimestamp timestamp)
The time that the location data was sampled.
|
Copyright © 2023. All rights reserved.