Class Document.Builder
java.lang.Object
org.opensearch.client.opensearch.ingest.simulate_pipeline.Document.Builder
- All Implemented Interfaces:
ObjectBuilder<Document>
- Enclosing class:
- Document
public static class Document.Builder extends java.lang.Object implements ObjectBuilder<Document>
Builder for
Document.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.client.util.ObjectBuilder
ObjectBuilder.Constant<V> -
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description Documentbuild()Builds aDocument.Document.Builderid(java.lang.String value)API name:_idDocument.Builderindex(java.lang.String value)API name:_indexDocument.Buildersource(jakarta.json.JsonValue value)API name:_source