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

idHandler - will be provided with ID of updated

Returnreference
to this, for fluency *