-
public class TimeseriesCpuEvent.Values.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TimeseriesCpuEvent.Values.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TimeseriesCpuEvent.ValuesfromJson(String jsonString)final TimeseriesCpuEvent.ValuesfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final TimeseriesCpuEvent.Values fromJson(String jsonString)
-
fromJsonObject
final TimeseriesCpuEvent.Values fromJsonObject(JsonObject jsonObject)
-
-
-
-