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