execute

abstract fun execute(): ResponseBody

Synchronously send the request and return its response.

Throws

if a problem occurred talking to the server.

if an unexpected error occurs when decoding the response.