Class PutDeepseekResponse
java.lang.Object
co.elastic.clients.elasticsearch.inference.InferenceEndpoint
co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoDeepSeek
co.elastic.clients.elasticsearch.inference.PutDeepseekResponse
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoDeepSeek
InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT extends InferenceEndpointInfoDeepSeek.AbstractBuilder<BuilderT>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<PutDeepseekResponse>
Json deserializer forPutDeepseekResponse
-
Method Summary
Methods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoDeepSeek
inferenceId, serializeInternal, setupInferenceEndpointInfoDeepSeekDeserializer, taskType
Methods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpoint
chunkingSettings, inferenceEndpointOf, serialize, service, serviceSettings, setupInferenceEndpointDeserializer, taskSettings, toString
-
Field Details
-
_DESERIALIZER
Json deserializer forPutDeepseekResponse
-
-
Method Details
-
of
public static PutDeepseekResponse of(Function<PutDeepseekResponse.Builder, ObjectBuilder<PutDeepseekResponse>> fn) -
setupPutDeepseekResponseDeserializer
protected static void setupPutDeepseekResponseDeserializer(ObjectDeserializer<PutDeepseekResponse.Builder> op)
-