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