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, getVersion
public static PrintWebPageRequest.Builder builder()
public String getTitle()
public String getUrl()
public String getDescription()
public boolean equals(Object o)
equals
in class BaseRequest
public int hashCode()
hashCode
in class BaseRequest
public String toString()
toString
in class BaseRequest
Copyright © 2023. All rights reserved.