|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceTypeIncompatibilityException | |
---|---|
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 DeviceTypeIncompatibilityException in com.ibm.datapower.wamt.clientAPI |
---|
Methods in com.ibm.datapower.wamt.clientAPI that throw DeviceTypeIncompatibilityException | |
---|---|
ProgressContainer |
ManagedSet.addDevice(Device device)
Adds a device to this managed set. |
void |
Device.setSourceFirmwareLevel(java.lang.String desiredLevel)
An alternative to Device.setSourceFirmwareVersion(FirmwareVersion) , this
method accepts a firmware "level" (e.g., "3.8.0.1") instead of a specific
FirmwareVersion object. |
ProgressContainer |
Device.setSourceFirmwareVersion(FirmwareVersion desiredFirmwareVersion)
Schedules a task to set the FirmwareVersion for this device. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |