public final class PrintWebPageRequest extends BaseRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
PrintWebPageRequest.Builder |
type, version| Modifier and Type | Method and Description |
|---|---|
static PrintWebPageRequest.Builder |
builder() |
boolean |
equals(Object o) |
String |
getDescription()
description of the image
|
String |
getTitle()
title of the image
|
String |
getUrl()
url of the image
|
int |
hashCode() |
String |
toString() |
getType, getVersionpublic static PrintWebPageRequest.Builder builder()
public String getTitle()
public String getUrl()
public String getDescription()
public boolean equals(Object o)
equals in class BaseRequestpublic int hashCode()
hashCode in class BaseRequestpublic String toString()
toString in class BaseRequestCopyright © 2023. All rights reserved.