Class JsonWriteContext

java.lang.Object
com.azure.json.JsonWriteContext

public final class JsonWriteContext extends Object
Context of JSON handling.

Writing context is immutable, any calls to updateContext(JsonToken) will result in either a previous context being returned or the creation of a new context.