Uses of Interface
org.diabetestechnology.drh.service.http.util.JsonText.JsonObjectResult
Packages that use JsonText.JsonObjectResult
-
Uses of JsonText.JsonObjectResult in org.diabetestechnology.drh.service.http.util
Classes in org.diabetestechnology.drh.service.http.util that implement JsonText.JsonObjectResultModifier and TypeClassDescriptionstatic final record
static final record
static final record
static final record
static final record
Methods in org.diabetestechnology.drh.service.http.util that return JsonText.JsonObjectResultModifier and TypeMethodDescriptionJsonText.getJsonObject
(String jsonString) Parses a JSON string and returns aJsonText.JsonObjectResult
indicating the outcome.