|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Versionable | |
---|---|
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 Versionable in com.ibm.datapower.wamt.clientAPI |
---|
Classes in com.ibm.datapower.wamt.clientAPI that implement Versionable | |
---|---|
class |
DeploymentPolicy
This class represents the deployment policy that is to be applied to a Domain
during deployment. |
class |
Domain
A Domain object corresponds to a domain configuration on a DataPower device. |
class |
Firmware
A container for firmware images. |
Methods in com.ibm.datapower.wamt.clientAPI that return Versionable | |
---|---|
Versionable |
DeploymentPolicyVersion.getVersionedObject()
|
Versionable |
DomainVersion.getVersionedObject()
|
Versionable |
FirmwareVersion.getVersionedObject()
|
Versionable |
Version.getVersionedObject()
Get a reference to the object that this Version is a version of. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |