|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotEmptyException | |
---|---|
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 NotEmptyException in com.ibm.datapower.wamt.clientAPI |
---|
Methods in com.ibm.datapower.wamt.clientAPI that throw NotEmptyException | |
---|---|
ProgressContainer |
ManagedSet.addDevice(Device device)
Adds a device to this managed set. |
void |
Manager.remove(Device device)
Removes a device from the manager. |
void |
Manager.remove(Device device)
Removes a device from the manager. |
void |
Manager.remove(ManagedSet managedSet)
Remove an existing ManagedSet from the Manager. |
ProgressContainer |
ManagedSet.removeDevice(Device device)
Remove the specified device from this managed set. |
void |
Device.removeManagedDomain(java.lang.String domainName)
Stop managing a domain on the device. |
ProgressContainer |
Device.restore(java.lang.String cryptoCredentialName,
java.net.URI backupSource,
boolean validate)
Restores the configuration and secure data from a successful secure backup. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |