Class BooleanEndpoint<RequestT>

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

public class BooleanEndpoint<RequestT> extends EndpointBase<RequestT,BooleanResponse>