Package 

Interface NetworkCaptureConfig

    • Method Summary

      Modifier and Type Method Description
      Integer getRequestLimitPerDomain() The network request capture limit per domainsdk_config.networking.
      Map<String, String> getLimitsByDomain() Declares a Map of domain names to the maximum number of requestssdk_config.networking.
      List<String> getIgnoredRequestPatternList() Declares a list of patterns for requests that should not be capturedsdk_config.networking.
      String getNetworkBodyCapturePublicKey() Declares the key that should be used to capture network request bodies, if anysdk_config.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait