Class Ingest
java.lang.Object
co.elastic.clients.elasticsearch.ingest.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 Stringpipeline()API name:pipelinefinal Redactredact()API name:_redactvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal DateTimeRequired - API name:timestamptoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forIngest
-
-
Method Details
-
of
-
redact
API name:_redact -
timestamp
Required - API name:timestamp -
pipeline
API name:pipeline -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIngestDeserializer
-