removeHosts

abstract fun removeHosts(vararg hosts: IviServiceHostConfig)
abstract fun removeHosts(hosts: Collection<IviServiceHostConfig>)

Removes hosts from the IviServiceCollectionConfigurator.