allExcept
open fun allExcept(vararg hosts: IviServiceHostConfig): IviServiceHostMatcher
Content copied to clipboard
open fun allExcept(hosts: List<IviServiceHostConfig>): IviServiceHostMatcher
Content copied to clipboard
Returns an IviServiceHostMatcher that matches all hosts except the given hosts.