-
public final class SpanEvent.NetworkThe network information in the moment the Span was created
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSpanEvent.Network.Companion
-
Field Summary
Fields Modifier and Type Field Description private final SpanEvent.Clientclient
-
Constructor Summary
Constructors Constructor Description SpanEvent.Network(SpanEvent.Client client)
-
Method Summary
Modifier and Type Method Description final SpanEvent.ClientgetClient()final JsonElementtoJson()-
-
Constructor Detail
-
SpanEvent.Network
SpanEvent.Network(SpanEvent.Client client)
-
-
Method Detail
-
getClient
final SpanEvent.Client getClient()
-
toJson
final JsonElement toJson()
-
-
-
-