suspend fun HttpConnection.updateSettingsAwait(settings: Http2Settings): Unit
Suspending version of method io.vertx.core.http.HttpConnection.updateSettings
the new settings
NOTE: This function has been automatically generated from io.vertx.core.http.HttpConnection using Vert.x codegen.