Class InferenceEndpointInfo

java.lang.Object
co.elastic.clients.elasticsearch.inference.InferenceEndpoint
co.elastic.clients.elasticsearch.inference.InferenceEndpointInfo
All Implemented Interfaces:
JsonpSerializable
Direct Known Subclasses:
PutResponse, UpdateInferenceResponse

@JsonpDeserializable public class InferenceEndpointInfo extends InferenceEndpoint
Represents an inference endpoint as returned by the GET API
See Also: