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, getVersion
public static PrintPDFRequest.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.