public class PrefetchTask extends JsonObject
| Constructor and Description |
|---|
PrefetchTask() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
void |
setUrl(String url) |
PrefetchTask |
withUrl(String url) |
toStringpublic void setUrl(String url)
url - public String getUrl()
public PrefetchTask withUrl(String url)
url - Copyright © 2022. All rights reserved.