Package 

Class SetBlockedURLsRequest

    • Field Summary

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

      Modifier and Type Method Description
      final List<String> component1()
      final SetBlockedURLsRequest copy(List<String> urls)
      final List<String> getUrls() URL patterns to block.
      • Methods inherited from class org.hildan.chrome.devtools.domains.network.SetBlockedURLsRequest

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

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