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 SummaryNested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoCustomInferenceEndpointInfoCustom.AbstractBuilder<BuilderT extends InferenceEndpointInfoCustom.AbstractBuilder<BuilderT>>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<PutCustomResponse>Json deserializer forPutCustomResponse
- 
Method SummaryMethods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoCustominferenceId, serializeInternal, setupInferenceEndpointInfoCustomDeserializer, taskTypeMethods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointchunkingSettings, inferenceEndpointOf, serialize, service, serviceSettings, setupInferenceEndpointDeserializer, taskSettings, toString
- 
Field Details- 
_DESERIALIZERJson deserializer forPutCustomResponse
 
- 
- 
Method Details- 
ofpublic static PutCustomResponse of(Function<PutCustomResponse.Builder, ObjectBuilder<PutCustomResponse>> fn) 
- 
setupPutCustomResponseDeserializerprotected static void setupPutCustomResponseDeserializer(ObjectDeserializer<PutCustomResponse.Builder> op) 
 
-