Uses of Interface
io.inugami.api.models.data.JsonObjectToJson
-
-
Uses of JsonObjectToJson in io.inugami.api.alertings
Classes in io.inugami.api.alertings that implement JsonObjectToJson Modifier and Type Class Description classAlertingResultAlertingResult -
Uses of JsonObjectToJson in io.inugami.api.models.data.basic
Subinterfaces of JsonObjectToJson in io.inugami.api.models.data.basic Modifier and Type Interface Description interfaceJsonObjectIn Inugami all information should be able to be converted to the JSON format.Classes in io.inugami.api.models.data.basic that implement JsonObjectToJson Modifier and Type Class Description classJsonJsonclassJsonMap<K extends Serializable,V extends JsonObject>JsonMapclassJsonObjects<TYPE extends JsonObject>JsonObjectsclassJsonStringArrayJsonStringsclassRawJsonObjectRawJsonObjectclassStringJsonStringJson -
Uses of JsonObjectToJson in io.inugami.api.models.data.graphite
Classes in io.inugami.api.models.data.graphite that implement JsonObjectToJson Modifier and Type Class Description classDataPointDataPoint -
Uses of JsonObjectToJson in io.inugami.api.models.data.graphite.number
Subinterfaces of JsonObjectToJson in io.inugami.api.models.data.graphite.number Modifier and Type Interface Description interfaceGraphiteNumberGraphiteNumberClasses in io.inugami.api.models.data.graphite.number that implement JsonObjectToJson Modifier and Type Class Description classFloatNumberFloatNumberclassLongNumberLongValue -
Uses of JsonObjectToJson in io.inugami.api.monitoring.models
Subinterfaces of JsonObjectToJson in io.inugami.api.monitoring.models Modifier and Type Interface Description interfaceGenericMonitoringModel -
Uses of JsonObjectToJson in io.inugami.api.providers.task
Classes in io.inugami.api.providers.task that implement JsonObjectToJson Modifier and Type Class Description classEventCompositeResultEventCompositeResult.classProviderFutureResultProviderFutureResultModelclassSseProviderResultSseProviderResult
-