Package io.quarkus.builder.json
Interface JsonMultiValue
- All Superinterfaces:
JsonValue
- All Known Implementing Classes:
JsonArray,JsonObject
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidforEach(JsonTransform transform) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
forEach
Deprecated, for removal: This API element is subject to removal in a future version.
-
JsonMultiValue