suspend fun ConsulClient.updateAclTokenAwait(token: AclToken): String
Suspending version of method io.vertx.ext.consul.ConsulClient.updateAclToken
token
- properties of the token to be updated
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.