open fun <R : Any> bodyAsJson(type: Class<R>): R
type -
type
Return the response body decoded as the specified type with the Jackson mapper.