| Modifier and Type | Field and Description |
|---|---|
protected VariantObjectBuilder |
VariantBuilder.objectBuilder
These are used to build nested objects and arrays, via startObject() and startArray().
|
| Modifier and Type | Method and Description |
|---|---|
VariantObjectBuilder |
VariantBuilder.startObject()
Starts appending an object to this variant builder.
|
VariantObjectBuilder |
VariantBuilder.startOrContinueObject() |
VariantObjectBuilder |
VariantBuilder.startOrContinuePartialObject(ByteBuffer value,
Set<String> suppressedKeys) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.