IviInstanceFrontendCollectionConfigurator
Interface to configure the frontends of an IVI instance.
Types
Functions
Link copied to clipboard
Adds the frontend to the IVI instance configuration.
Link copied to clipboard
Adds all frontends to the IVI instance configuration.
Link copied to clipboard
abstract fun configure(frontend: FrontendConfig, action: Action<IviInstanceFrontendCollectionConfigurator.FrontendConfigurator>)
Content copied to clipboard
Link copied to clipboard
abstract fun configureIfPresent(frontend: FrontendConfig, action: Action<IviInstanceFrontendCollectionConfigurator.FrontendConfigurator>)
Content copied to clipboard
Link copied to clipboard
Removes frontend from the IVI instance configuration
Link copied to clipboard
Link copied to clipboard
Replaces all configured frontends with frontends in the IVI instance configuration.