Class InferenceEndpointInfoDeepSeek
java.lang.Object
co.elastic.clients.elasticsearch.inference.InferenceEndpoint
co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoDeepSeek
- All Implemented Interfaces:
- JsonpSerializable
- Direct Known Subclasses:
- PutDeepseekResponse
- See Also:
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classInferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT extends InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT>>Nested classes/interfaces inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointInferenceEndpoint.Builder
- 
Field SummaryFields inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpoint_DESERIALIZER
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotected
- 
Method SummaryModifier and TypeMethodDescriptionfinal StringRequired - The inference Idprotected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static <BuilderT extends InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT>>
 voidfinal TaskTypeDeepSeektaskType()Required - The task typeMethods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointchunkingSettings, inferenceEndpointOf, serialize, service, serviceSettings, setupInferenceEndpointDeserializer, taskSettings, toString
- 
Constructor Details- 
InferenceEndpointInfoDeepSeek
 
- 
- 
Method Details- 
inferenceIdRequired - The inference IdAPI name: inference_id
- 
taskTypeRequired - The task typeAPI name: task_type
- 
serializeInternal- Overrides:
- serializeInternalin class- InferenceEndpoint
 
- 
setupInferenceEndpointInfoDeepSeekDeserializerprotected static <BuilderT extends InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT>> void setupInferenceEndpointInfoDeepSeekDeserializer(ObjectDeserializer<BuilderT> op) 
 
-