Uses of Class
api.equinix.javasdk.ibxsmartview.model.json.SensorReadingJson
Packages that use SensorReadingJson
Package
Description
-
Uses of SensorReadingJson in api.equinix.javasdk.ibxsmartview.client.internal
Methods in api.equinix.javasdk.ibxsmartview.client.internal that return SensorReadingJsonModifier and TypeMethodDescriptionEnvironmentalClient.getSensorReading(String ibx, String sensorId) Methods in api.equinix.javasdk.ibxsmartview.client.internal that return types with arguments of type SensorReadingJsonModifier and TypeMethodDescription -
Uses of SensorReadingJson in api.equinix.javasdk.ibxsmartview.client.internal.implementation
Methods in api.equinix.javasdk.ibxsmartview.client.internal.implementation that return SensorReadingJsonModifier and TypeMethodDescriptionEnvironmentalClientImpl.getSensorReading(String ibx, String sensorId) Methods in api.equinix.javasdk.ibxsmartview.client.internal.implementation that return types with arguments of type SensorReadingJsonModifier and TypeMethodDescription -
Uses of SensorReadingJson in api.equinix.javasdk.ibxsmartview.model.wrappers
Constructors in api.equinix.javasdk.ibxsmartview.model.wrappers with parameters of type SensorReadingJsonModifierConstructorDescriptionSensorReadingWrapper(SensorReadingJson sensorReadingJson, Pageable<SensorReading> serviceClient)