gradleplugins
1.0.5577
jvm
api_common_iviapplication
/
com.tomtom.ivi.platform.gradle.api.common.iviapplication.configurators
/
IviServiceCollectionConfigurator
/
addHosts
add
Hosts
abstract
fun
addHosts
(
vararg
hosts
:
IviServiceHostConfig
)
abstract
fun
addHosts
(
hosts
:
Collection
<
IviServiceHostConfig
>
)
Adds all
hosts
to the
IviServiceCollectionConfigurator
.