Elastification PHP Client API
Class

Elastification\Client\Transport\Thrift\ThriftTransportResponse

class ThriftTransportResponse implements TransportResponseInterface

Methods

__construct(RestResponse $response)

string getBody()

Details

at line 37
public __construct(RestResponse $response)

Parameters

RestResponse $response

at line 46
public string getBody()

Return Value

string The raw response string.