Class Ingest
java.lang.Object
co.elastic.clients.elasticsearch.nodes.Ingest
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Ingest>Json deserializer forIngest -
Method Summary
Modifier and TypeMethodDescriptionstatic Ingestfinal Map<String,IngestTotal> API name:pipelinesvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final IngestTotaltotal()API name:total
-
Field Details
-
_DESERIALIZER
Json deserializer forIngest
-
-
Method Details
-
of
-
pipelines
API name:pipelines -
total
API name:total -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIngestDeserializer
-