Uses of Interface
api.equinix.javasdk.ibxsmartview.model.PowerReading
Packages that use PowerReading
Package
Description
IBX SmartView client interfaces for the Equinix Java SDK.
-
Uses of PowerReading in api.equinix.javasdk.ibxsmartview.client
Methods in api.equinix.javasdk.ibxsmartview.client that return PowerReadingModifier and TypeMethodDescriptionPower.getPowerReading(String ibx, String cabinetId) Retrieves the power reading for a specific cabinet within an IBX.Methods in api.equinix.javasdk.ibxsmartview.client that return types with arguments of type PowerReadingModifier and TypeMethodDescriptionIBXSmartViewConfig.getPowerClient()Lists all power readings for the specified IBX. -
Uses of PowerReading in api.equinix.javasdk.ibxsmartview.client.implementation
Methods in api.equinix.javasdk.ibxsmartview.client.implementation that return PowerReadingMethods in api.equinix.javasdk.ibxsmartview.client.implementation that return types with arguments of type PowerReadingConstructor parameters in api.equinix.javasdk.ibxsmartview.client.implementation with type arguments of type PowerReadingModifierConstructorDescriptionPowerImpl(PowerClient<PowerReading> serviceClient, IBXSmartView serviceManager) -
Uses of PowerReading in api.equinix.javasdk.ibxsmartview.client.internal
Methods in api.equinix.javasdk.ibxsmartview.client.internal that return types with arguments of type PowerReadingModifier and TypeMethodDescription -
Uses of PowerReading in api.equinix.javasdk.ibxsmartview.client.internal.implementation
Methods in api.equinix.javasdk.ibxsmartview.client.internal.implementation that return types with arguments of type PowerReadingModifier and TypeMethodDescriptionPowerClientImpl.nextPage(PaginatedRequest<PowerReading> equinixRequest) Method parameters in api.equinix.javasdk.ibxsmartview.client.internal.implementation with type arguments of type PowerReadingModifier and TypeMethodDescriptionPowerClientImpl.nextPage(PaginatedRequest<PowerReading> equinixRequest) -
Uses of PowerReading in api.equinix.javasdk.ibxsmartview.model.json
Classes in api.equinix.javasdk.ibxsmartview.model.json that implement PowerReading