responseBody property

String responseBody
final

HTTP response body. This will return empty unless execution is created as synchronous.

Implementation

final String responseBody;