| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
TimestreamTimestamp |
TimestreamTimestamp.clone() |
TimestreamTimestamp |
TimestreamAction.getTimestamp()
Specifies an application-defined value to replace the default value assigned to the Timestream record's timestamp
in the
time column. |
TimestreamTimestamp |
TimestreamTimestamp.withUnit(String unit)
The precision of the timestamp value that results from the expression described in
value. |
TimestreamTimestamp |
TimestreamTimestamp.withValue(String value)
An expression that returns a long epoch time value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimestreamAction.setTimestamp(TimestreamTimestamp timestamp)
Specifies an application-defined value to replace the default value assigned to the Timestream record's timestamp
in the
time column. |
TimestreamAction |
TimestreamAction.withTimestamp(TimestreamTimestamp timestamp)
Specifies an application-defined value to replace the default value assigned to the Timestream record's timestamp
in the
time column. |
Copyright © 2021. All rights reserved.