Class Ingest
java.lang.Object
org.opensearch.client.opensearch.nodes.Ingest
- All Implemented Interfaces:
ToJsonp
public final class Ingest extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIngest.BuilderBuilder forIngest. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<Ingest>DESERIALIZERJson deserializer for Ingest -
Constructor Summary
Constructors Modifier Constructor Description protectedIngest(Ingest.Builder builder) -
Method Summary
Modifier and Type Method Description java.util.Map<java.lang.String,IngestTotal>pipelines()API name:pipelinesprotected static voidsetupIngestDeserializer(DelegatingDeserializer<Ingest.Builder> op)voidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)IngestTotaltotal()API name:total
-
Field Details
-
DESERIALIZER
Json deserializer for Ingest
-
-
Constructor Details
-
Method Details
-
pipelines
API name:pipelines -
total
API name:total -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupIngestDeserializer
-