Package | Description |
---|---|
com.hp.ov.sdk.dto.facilities.powerdeliverydevice | |
com.hp.ov.sdk.rest.client.facilities |
Modifier and Type | Method and Description |
---|---|
Light |
OutletState.getUidState() |
static Light |
Light.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Light[] |
Light.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.setUidState(Light uidState) |
Modifier and Type | Method and Description |
---|---|
Light |
PowerDeliveryDeviceClient.getUidState(String resourceId)
Retrieves the unit identification (UID) light state details for the specified power delivery device.
|
Copyright © 2016. All rights reserved.