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