|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FirmwareVersion | |
---|---|
com.ibm.datapower.wamt.clientAPI | The clientAPI package encapsulates the logic
for managing DataPower appliances, providing the API that should be used by
a user interface to interact with one or more appliances. |
Uses of FirmwareVersion in com.ibm.datapower.wamt.clientAPI |
---|
Methods in com.ibm.datapower.wamt.clientAPI that return FirmwareVersion | |
---|---|
static FirmwareVersion |
FirmwareVersion.getByPrimaryKey(java.lang.String targetKey)
Retrieve a reference to the FirmwareVersion that has the specified primary key. |
FirmwareVersion |
Firmware.getLevel(java.lang.String targetLevel)
Get the FirmwareVersion object that corresponds to the requested level. |
FirmwareVersion |
Device.getSourceFirmwareVersion()
Returns the source FirmwareVersion that is set for this device. |
Methods in com.ibm.datapower.wamt.clientAPI with parameters of type FirmwareVersion | |
---|---|
ProgressContainer |
Device.setSourceFirmwareVersion(FirmwareVersion desiredFirmwareVersion)
Schedules a task to set the FirmwareVersion for this device. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |