Package 

Class SetBlackboxPatternsRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<String> patterns
    • Method Summary

      Modifier and Type Method Description
      final List<String> component1()
      final SetBlackboxPatternsRequest copy(List<String> patterns)
      final List<String> getPatterns() Array of regexps that will be used to check script url for blackbox state.
      • Methods inherited from class org.hildan.chrome.devtools.domains.debugger.SetBlackboxPatternsRequest

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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