Package | Description |
---|---|
com.hp.ov.sdk.dto.rack | |
com.hp.ov.sdk.rest.client.facilities |
Modifier and Type | Method and Description |
---|---|
Rack |
TopologyInformation.getDevice() |
Modifier and Type | Method and Description |
---|---|
void |
TopologyInformation.setDevice(Rack device) |
Modifier and Type | Method and Description |
---|---|
Rack |
RackClient.add(Rack resource)
Adds a resource according to the provided
resource object. |
Rack |
RackClient.update(String resourceId,
Rack resource)
Updates the resource identified by the
resourceId according to the
provided resource object. |
Modifier and Type | Method and Description |
---|---|
Rack |
RackClient.add(Rack resource)
Adds a resource according to the provided
resource object. |
Rack |
RackClient.update(String resourceId,
Rack resource)
Updates the resource identified by the
resourceId according to the
provided resource object. |
Copyright © 2017. All rights reserved.