vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / createSessionWithOptionsAwait

createSessionWithOptionsAwait

suspend fun ConsulClient.createSessionWithOptionsAwait(options: SessionOptions): String

Suspending version of method io.vertx.ext.consul.ConsulClient.createSessionWithOptions

Parameters

options - options used to create session

Return

String

NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.