public final class PrintPDFRequest extends BaseRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
PrintPDFRequest.Builder |
type, version| Modifier and Type | Method and Description |
|---|---|
static PrintPDFRequest.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 PrintPDFRequest.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.