Package 

Class GetDomainsResponse

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Domain> domains
    • Method Summary

      Modifier and Type Method Description
      final List<Domain> component1()
      final GetDomainsResponse copy(List<Domain> domains)
      final List<Domain> getDomains() List of supported domains.
      • Methods inherited from class org.hildan.chrome.devtools.domains.schema.GetDomainsResponse

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

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