Package io.quarkus.builder.json
Class JsonMember
java.lang.Object
io.quarkus.builder.json.JsonMember
- All Implemented Interfaces:
JsonValue
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionJsonMember(JsonString attribute, JsonValue value) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.value()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
JsonMember
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
attribute
Deprecated, for removal: This API element is subject to removal in a future version. -
value
Deprecated, for removal: This API element is subject to removal in a future version.
-
JsonMember