-
public class TelemetryConfigurationEvent.View.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TelemetryConfigurationEvent.View.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TelemetryConfigurationEvent.ViewfromJson(String jsonString)final TelemetryConfigurationEvent.ViewfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final TelemetryConfigurationEvent.View fromJson(String jsonString)
-
fromJsonObject
final TelemetryConfigurationEvent.View fromJsonObject(JsonObject jsonObject)
-
-
-
-