allExcept

open fun allExcept(vararg hosts: IviServiceHostConfig): IviServiceHostMatcher
open fun allExcept(hosts: List<IviServiceHostConfig>): IviServiceHostMatcher

Returns an IviServiceHostMatcher that matches all hosts except the given hosts.