suspend fun ConsulClient.getPreparedQueryAwait(id: String): PreparedQueryDefinition
Returns an existing prepared query
id - the id of the query to read
id
Return reference to this, for fluency *