Package 

Class SnapshotCommandLogResponse

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<JsonElement> commandLog
    • Method Summary

      Modifier and Type Method Description
      final List<JsonElement> component1()
      final SnapshotCommandLogResponse copy(List<JsonElement> commandLog)
      final List<JsonElement> getCommandLog() The array of canvas function calls.
      • Methods inherited from class org.hildan.chrome.devtools.domains.layertree.SnapshotCommandLogResponse

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

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