-
public final class CaptureScreenshotResponseResponse type for the PageDomain.captureScreenshot command.
-
-
Constructor Summary
Constructors Constructor Description CaptureScreenshotResponse(String data)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final CaptureScreenshotResponsecopy(String data)final StringgetData()Base64-encoded image data. -
-
Constructor Detail
-
CaptureScreenshotResponse
CaptureScreenshotResponse(String data)
-
-
Method Detail
-
component1
final String component1()
-
copy
final CaptureScreenshotResponse copy(String data)
-
-
-
-