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.IteratoroverHostGroupItem.Methods in com.uc4.api.objects with parameters of type HostGroupItemModifier and TypeMethodDescriptionvoidHostGroup.addHost(HostGroupItem item) Adds a host or filter definition to this HostGroup.voidHostGroup.addHost(HostGroupItem item, int index) Adds a host or filter definition on the specified position the this HostGroup.