Class TrendingEnvironmentDataJson.DataPointJson
java.lang.Object
api.equinix.javasdk.ibxsmartview.model.json.TrendingEnvironmentDataJson.DataPointJson
- All Implemented Interfaces:
TrendingEnvironmentData.TrendingEnvironmentDataPoint
- Enclosing class:
TrendingEnvironmentDataJson
public static class TrendingEnvironmentDataJson.DataPointJson
extends Object
implements TrendingEnvironmentData.TrendingEnvironmentDataPoint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.equinix.javasdk.ibxsmartview.model.TrendingEnvironmentData.TrendingEnvironmentDataPoint
getAvg, getMax, getMin, getTimestamp, getValue
-
Constructor Details
-
DataPointJson
public DataPointJson()
-