-
public class SpanEvent.Device.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SpanEvent.Device.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final SpanEvent.DevicefromJson(String jsonString)final SpanEvent.DevicefromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final SpanEvent.Device fromJson(String jsonString)
-
fromJsonObject
final SpanEvent.Device fromJsonObject(JsonObject jsonObject)
-
-
-
-