Class TextEndpoint<RequestT>

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

public class TextEndpoint<RequestT> extends EndpointBase<RequestT,TextResponse>