public class TriggerTime extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TRIGGER_TIME |
| Constructor and Description |
|---|
TriggerTime() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getTriggerTime()
Timestamp of the end of the countdown, in milliseconds
|
int |
hashCode() |
void |
setTriggerTime(Long triggerTime) |
String |
toString() |
TriggerTime |
triggerTime(Long triggerTime) |
public static final String SERIALIZED_NAME_TRIGGER_TIME
public TriggerTime triggerTime(Long triggerTime)
@Nullable public Long getTriggerTime()
public void setTriggerTime(Long triggerTime)
Copyright © 2023. All rights reserved.