Package | Description |
---|---|
com.hp.ov.sdk.dto.facilities.powerdeliverydevice | |
com.hp.ov.sdk.rest.client.facilities |
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.getPowerState(String resourceId)
Retrieves the power state details for the specified power delivery device.
|
Copyright © 2016. All rights reserved.