public class EdgeNATCheckpointResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| EdgeNATCheckpointResponse(String edgeUuid,
                         String uuid,
                         long time,
                         String checkpoint) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getCheckpoint()Get the checkpoint. | 
| String | getEdgeUuid()Get the edge uuid | 
| long | getTime()Get the time. | 
| String | getUuid()Get the uuid | 
| int | hashCode() | 
| String | toString() | 
public long getTime()
String timeCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.