Class DeleteInferenceRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.inference.DeleteInferenceRequest

public class DeleteInferenceRequest extends RequestBase
Delete an inference endpoint.

This API requires the manage_inference cluster privilege (the built-in inference_admin role grants this privilege).

See Also: