| Package | Description |
|---|---|
| com.amazonaws.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
TimestampValue |
TimestampValue.clone() |
TimestampValue |
Message.getTimestamp()
The timestamp associated with the message.
|
TimestampValue |
TimestampValue.withTimeInMillis(Long timeInMillis)
The value of the timestamp, in the Unix epoch format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setTimestamp(TimestampValue timestamp)
The timestamp associated with the message.
|
Message |
Message.withTimestamp(TimestampValue timestamp)
The timestamp associated with the message.
|
Copyright © 2021. All rights reserved.