public class GetCAUAgentVersions extends XMLRequest implements Iterable<String>
| Constructor and Description |
|---|
GetCAUAgentVersions(String platform)
Construct the request with platform as parameter
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
iterator()
Returns an Iterator which can be used to step through the
available versions.
|
int |
size()
Returns the total number of the available agent versions.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GetCAUAgentVersions(String platform)
platform - Name of the platform (WINDOWS, UNIX, ...)public Iterator<String> iterator()
public int size()
StorageItemCopyright © 2021. All rights reserved.