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

updateAclTokenAwait

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

Update Acl token

Parameters

token - properties of the token to be updated

Return
reference to this, for fluency *