Uses of Class
io.quarkus.builder.json.JsonString
Packages that use JsonString
-
Uses of JsonString in io.quarkus.builder.json
Methods in io.quarkus.builder.json that return JsonStringModifier and TypeMethodDescriptionJsonMember.attribute()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in io.quarkus.builder.json with parameters of type JsonStringModifierConstructorDescriptionJsonMember(JsonString attribute, JsonValue value) Deprecated, for removal: This API element is subject to removal in a future version.Constructor parameters in io.quarkus.builder.json with type arguments of type JsonStringModifierConstructorDescriptionJsonObject(Map<JsonString, JsonValue> value) Deprecated, for removal: This API element is subject to removal in a future version.