Class TrendingEnvironmentDataJson
java.lang.Object
api.equinix.javasdk.ibxsmartview.model.json.TrendingEnvironmentDataJson
- All Implemented Interfaces:
Serializable,TrendingEnvironmentData
public class TrendingEnvironmentDataJson
extends Object
implements TrendingEnvironmentData, Serializable
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface api.equinix.javasdk.ibxsmartview.model.TrendingEnvironmentData
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
getDataPoint, getDataPoints, getFromDate, getIbx, getInterval, getLevelType, getLevelValue, getToDate
-
Constructor Details
-
TrendingEnvironmentDataJson
public TrendingEnvironmentDataJson()
-