Class MetaImpl
java.lang.Object
io.quarkiverse.mcp.server.runtime.MetaImpl
- All Implemented Interfaces:
Meta
-
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.json.JsonObjectIf_metais not present then an emptyJsonObjectis returned.
-
Method Details
-
getValue
-
asJsonObject
public io.vertx.core.json.JsonObject asJsonObject()Description copied from interface:MetaIf_metais not present then an emptyJsonObjectis returned.- Specified by:
asJsonObjectin interfaceMeta- Returns:
- the JSON representation of
_meta, nevernull
-