Package | Description |
---|---|
com.hp.ov.sdk.dto.servers.enclosure | |
com.hp.ov.sdk.rest.client.facilities |
Modifier and Type | Method and Description |
---|---|
UnmanagedDevice |
AddEnclosure.getUnmanagedEnclosure() |
Modifier and Type | Method and Description |
---|---|
void |
AddEnclosure.setUnmanagedEnclosure(UnmanagedDevice unmanagedEnclosure) |
Modifier and Type | Method and Description |
---|---|
UnmanagedDevice |
UnmanagedDeviceClient.add(UnmanagedDevice resource)
Adds a resource according to the provided
resource object. |
UnmanagedDevice |
UnmanagedDeviceClient.update(String resourceId,
UnmanagedDevice resource)
Updates the resource identified by the
resourceId according to the
provided resource object. |
Modifier and Type | Method and Description |
---|---|
UnmanagedDevice |
UnmanagedDeviceClient.add(UnmanagedDevice resource)
Adds a resource according to the provided
resource object. |
UnmanagedDevice |
UnmanagedDeviceClient.update(String resourceId,
UnmanagedDevice resource)
Updates the resource identified by the
resourceId according to the
provided resource object. |
Copyright © 2016. All rights reserved.