Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
LiFirmware |
LogicalInterconnectAdaptor.buildFirmwareDto(Object source) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
LogicalInterconnectAdaptor.buildJsonObjectFromDto(LiFirmware source) |
Modifier and Type | Method and Description |
---|---|
LiFirmware |
LogicalInterconnectClient.getLogicalInterconnectFirmwareById(RestParams params,
String resourceId)
The module aids in fetching the logical interconnect firmware for the specified
logical interconnect identified by the resource identifier.
|
LiFirmware |
LogicalInterconnectClientImpl.getLogicalInterconnectFirmwareById(RestParams params,
String resourceId) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
LogicalInterconnectClient.updateLogicalInterconnectFirmwareById(RestParams params,
String resourceId,
LiFirmware lIFirmwareDto,
boolean asyncOrSyncMode,
boolean useJsonRequest)
The method installs firmware to a logical interconnect.
|
TaskResourceV2 |
LogicalInterconnectClientImpl.updateLogicalInterconnectFirmwareById(RestParams params,
String resourceId,
LiFirmware lIFirmwareDto,
boolean asyncOrSyncMode,
boolean useJsonRequest) |
Copyright © 2016. All rights reserved.