Package | Description |
---|---|
com.hp.ov.sdk.dto.rack | |
com.hp.ov.sdk.rest.client.facilities |
Modifier and Type | Method and Description |
---|---|
List<PowerDeliveryDevice> |
TopologyInformation.getPowerDistributors() |
Modifier and Type | Method and Description |
---|---|
void |
TopologyInformation.setPowerDistributors(List<PowerDeliveryDevice> powerDistributors) |
Modifier and Type | Method and Description |
---|---|
PowerDeliveryDevice |
PowerDeliveryDeviceClient.add(PowerDeliveryDevice resource)
Adds a resource according to the provided
resource object. |
PowerDeliveryDevice |
PowerDeliveryDeviceClient.update(String resourceId,
PowerDeliveryDevice powerDeliveryDevice)
Updates the resource identified by the
resourceId according to the
provided resource object. |
Modifier and Type | Method and Description |
---|---|
PowerDeliveryDevice |
PowerDeliveryDeviceClient.add(PowerDeliveryDevice resource)
Adds a resource according to the provided
resource object. |
PowerDeliveryDevice |
PowerDeliveryDeviceClient.update(String resourceId,
PowerDeliveryDevice powerDeliveryDevice)
Updates the resource identified by the
resourceId according to the
provided resource object. |
Copyright © 2016. All rights reserved.