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