-
public class TimeseriesMemoryEvent.Configuration.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TimeseriesMemoryEvent.Configuration.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TimeseriesMemoryEvent.ConfigurationfromJson(String jsonString)final TimeseriesMemoryEvent.ConfigurationfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final TimeseriesMemoryEvent.Configuration fromJson(String jsonString)
-
fromJsonObject
final TimeseriesMemoryEvent.Configuration fromJsonObject(JsonObject jsonObject)
-
-
-
-