Package 

Class GetCookiesResponse

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Cookie> cookies
    • Method Summary

      Modifier and Type Method Description
      final List<Cookie> component1()
      final GetCookiesResponse copy(List<Cookie> cookies)
      final List<Cookie> getCookies() Array of cookie objects.
      • Methods inherited from class org.hildan.chrome.devtools.domains.network.GetCookiesResponse

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

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