Package 

Class PrintToPDFResponse

    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final String component2()
      final PrintToPDFResponse copy(String data, String stream)
      final String getData() Base64-encoded pdf data.
      final String getStream() A handle of the stream that holds resulting PDF data.
      • Methods inherited from class org.hildan.chrome.devtools.domains.page.PrintToPDFResponse

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

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