| Package | Description |
|---|---|
| com.hp.ov.sdk.dto | |
| com.hp.ov.sdk.rest.client |
| Modifier and Type | Method and Description |
|---|---|
Power |
OutletState.getPowerState() |
static Power |
Power.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Power[] |
Power.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutletState.setPowerState(Power powerState) |
| Modifier and Type | Method and Description |
|---|---|
Power |
PowerDeliveryDeviceClient.getPowerDeliveryDevicePowerState(RestParams params,
String resourceId)
The module aids in fetching the power state for the specified power
delivery device resource identifier.
|
Power |
PowerDeliveryDeviceClientImpl.getPowerDeliveryDevicePowerState(RestParams params,
String resourceId) |
Copyright © 2016. All rights reserved.