-
public class ErrorEvent.Synthetics.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ErrorEvent.Synthetics.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ErrorEvent.SyntheticsfromJson(String jsonString)final ErrorEvent.SyntheticsfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ErrorEvent.Synthetics fromJson(String jsonString)
-
fromJsonObject
final ErrorEvent.Synthetics fromJsonObject(JsonObject jsonObject)
-
-
-
-