| Package | Description |
|---|---|
| com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<HostGroupItem> |
HostGroup.hosts()
Returns an
java.util.Iterator over HostGroupItem. |
| Modifier and Type | Method and Description |
|---|---|
void |
HostGroup.addHost(HostGroupItem item)
Adds a host or filter definition to this HostGroup.
|
void |
HostGroup.addHost(HostGroupItem item,
int index)
Adds a host or filter definition on the specified position the this HostGroup.
|
Copyright © 2021. All rights reserved.