| Package | Description |
|---|---|
| com.azure.core.experimental.serializer |
Package containing experimental serializer interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
JsonArray.add(JsonNode jsonNode)
Adds a
JsonNode to the end of this array. |
JsonArray |
JsonArray.clear()
Clears all values in the array.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.