Package 

Object RumNetworkInstrumentation.Companion

    • Method Summary

      Modifier and Type Method Description
      final ResourceId buildResourceId(HttpRequestInfo request, Boolean generateUuid) Builds a ResourceId for the given HTTP request information.
      • Methods inherited from class java.lang.Object

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

      • buildResourceId

         final ResourceId buildResourceId(HttpRequestInfo request, Boolean generateUuid)

        Builds a ResourceId for the given HTTP request information.

        Parameters:
        request - the HTTP request information used to construct the resource ID
        generateUuid - a flag indicating whether a new UUID should be generated if none is provided