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

cloneAclTokenAwait

suspend fun ConsulClient.cloneAclTokenAwait(id: String): String

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

Parameters

id - the ID of token to be cloned

Return

String

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