Package 

Class GetCookiesRequest

    • 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 GetCookiesRequest copy(List<String> urls)
      final List<String> getUrls() The list of URLs for which applicable cookies will be fetched.
      • Methods inherited from class org.hildan.chrome.devtools.domains.network.GetCookiesRequest

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

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