Class MergedData
java.lang.Object
net.adambruce.dsn.now.model.merged.MergedData
Merged data from the DSN configuration and state endpoints.
-
Constructor Summary
ConstructorsConstructorDescriptionMergedData(List<MergedStationData> stations, Instant timestamp) Creates a newMergedDatainstance. -
Method Summary
-
Constructor Details
-
MergedData
Creates a newMergedDatainstance.- Parameters:
stations- the DSN stations.timestamp- the timestamp of the DSN state response
-
-
Method Details
-
getStations
-
getTimestamp
the timestamp of the DSN state response- Returns:
- the timestamp of the DSN state response
-
equals
-
hashCode
-
toString
-