suspend fun ServiceDiscovery.updateAwait(record: Record): Record
Updates the given record. The record must has been published, and has it's registration id set.
record - the updated record
record
resultHandler - handler called when the lookup has been completed.
resultHandler