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