Class BinaryEndpoint<RequestT>

java.lang.Object
co.elastic.clients.transport.endpoints.EndpointBase<RequestT,BinaryResponse>
co.elastic.clients.transport.endpoints.BinaryEndpoint<RequestT>
All Implemented Interfaces:
Endpoint<RequestT,BinaryResponse,ErrorResponse>

public class BinaryEndpoint<RequestT> extends EndpointBase<RequestT,BinaryResponse>