suspend fun <reified T : Any> ClientResponse.awaitEntityList(): ResponseEntity<List<T>>
Coroutines variant of ClientResponse.toEntityList.
Author Sebastien Deleuze
Since 5.2