setServerConfiguration

abstract suspend fun setServerConfiguration(serverConfiguration: GatewayServerConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})

Set gateway server configuration

Parameters

serverConfiguration

gateway server configuration

updateProgress

of the operation