set Server Configuration
abstract suspend fun setServerConfiguration(serverConfiguration: GatewayServerConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})
Set gateway server configuration
Parameters
server Configuration
gateway server configuration
update Progress
of the operation