AttachmentView, HtmlResource, PageViewpublic class Resource extends Object
| Constructor | Description |
|---|---|
Resource() |
| Modifier and Type | Method | Description |
|---|---|---|
Resource |
downloadUrl(String downloadUrl) |
|
boolean |
equals(Object o) |
|
String |
getDownloadUrl() |
ULR to retrieve resource.
|
String |
getPath() |
Path of resource file in storage
|
int |
hashCode() |
|
Resource |
path(String path) |
|
void |
setDownloadUrl(String downloadUrl) |
|
void |
setPath(String path) |
|
String |
toString() |
Copyright © 2025. All rights reserved.