Package 

Class OkHttpRequestExtKt

    • Method Summary

      Modifier and Type Method Description
      final static Request.Builder parentSpan(Request.Builder $self, Span span) Set the parent for the Span created around this OkHttp Request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • parentSpan

         final static Request.Builder parentSpan(Request.Builder $self, Span span)

        Set the parent for the Span created around this OkHttp Request.

        Parameters:
        span - the parent Span