Uses of Class
com.uc4.api.objects.HostGroupItem
Packages that use HostGroupItem
-
Uses of HostGroupItem in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type HostGroupItemModifier and TypeMethodDescriptionHostGroup.hosts()
Returns anjava.util.Iterator
overHostGroupItem
.Methods in com.uc4.api.objects with parameters of type HostGroupItemModifier and TypeMethodDescriptionvoid
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.