gradleplugins
1.0.4499
api_common_iviapplication
/
com.tomtom.ivi.platform.gradle.api.common.iviapplication.configurators
/
IviServiceCollectionConfigurator
/
removeHosts
remove
Hosts
abstract
fun
removeHosts
(
vararg
hosts
:
IviServiceHostConfig
)
Content copied to clipboard
abstract
fun
removeHosts
(
hosts
:
Collection
<
IviServiceHostConfig
>
)
Content copied to clipboard
Removes
hosts
from the
IviServiceCollectionConfigurator
.