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

updateAclTokenAwait

suspend fun ConsulClient.updateAclTokenAwait(token: AclToken): String

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

Parameters

token - properties of the token to be updated

Return

String

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