Uses of Enum
api.equinix.javasdk.ibxsmartview.enums.DataPoint
Packages that use DataPoint
Package
Description
IBX SmartView enumerations for the Equinix Java SDK.
-
Uses of DataPoint in api.equinix.javasdk.ibxsmartview.enums
Methods in api.equinix.javasdk.ibxsmartview.enums that return DataPointModifier and TypeMethodDescriptionstatic DataPointDataPoint.fromString(String value) static DataPointReturns the enum constant of this type with the specified name.static DataPoint[]DataPoint.values()Returns an array containing the constants of this enum type, in the order they are declared.