Package 

Class SetPausedInDebuggerMessageRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String message
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final SetPausedInDebuggerMessageRequest copy(String message)
      final String getMessage() The message to display, also triggers resume and step over controls.
      • Methods inherited from class org.hildan.chrome.devtools.domains.overlay.SetPausedInDebuggerMessageRequest

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

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