Class DeleteInferenceEndpointResult

java.lang.Object
co.elastic.clients.elasticsearch._types.AcknowledgedResponseBase
co.elastic.clients.elasticsearch.inference.DeleteInferenceEndpointResult
All Implemented Interfaces:
AcknowledgedResponse, JsonpSerializable
Direct Known Subclasses:
DeleteInferenceResponse

public abstract class DeleteInferenceEndpointResult extends AcknowledgedResponseBase
Acknowledged response. For dry_run, contains the list of pipelines which reference the inference endpoint
See Also: