Elastification PHP Client API
Class

Elastification\Client\Transport\Thrift\ThriftResponse

class ThriftResponse implements TransportResponseInterface

Methods

__construct(RestResponse $response)

string getBody()

Details

at line 23
public __construct(RestResponse $response)

Parameters

RestResponse $response

at line 32
public string getBody()

Return Value

string The raw response string.