open fun updateAclToken(token: AclToken, idHandler: Handler<AsyncResult<String>>): ConsulClient
Update Acl token
token - properties of the token to be updated
idHandler - will be provided with ID of updated
Return
reference to this, for fluency