-
public class ResourceEvent.Response.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ResourceEvent.Response.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ResourceEvent.ResponsefromJson(String jsonString)final ResourceEvent.ResponsefromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ResourceEvent.Response fromJson(String jsonString)
-
fromJsonObject
final ResourceEvent.Response fromJsonObject(JsonObject jsonObject)
-
-
-
-