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