Class XContentBuilder

java.lang.Object
org.opensearch.core.xcontent.XContentBuilder
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

@PublicApi(since="1.0.0") public final class XContentBuilder extends Object implements Closeable, Flushable
A utility to build XContent (ie json).