Package io.inugami.api.models.data
Interface JsonObjectToJson
-
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
GenericMonitoringModel,GraphiteNumber,JsonObject
- All Known Implementing Classes:
AlertingResult,DataPoint,EventCompositeResult,FloatNumber,Json,JsonMap,JsonObjects,JsonStringArray,LongNumber,ProviderFutureResult,RawJsonObject,SseProviderResult,StringJson
public interface JsonObjectToJson extends Serializable
JsonObject- Since:
- 12 janv. 2017
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default StringconvertToJson()
-
-
-
Method Detail
-
convertToJson
default String convertToJson()
-
-