public class ImportUrlRequest extends ImportRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
url |
type| Constructor and Description |
|---|
ImportUrlRequest(String url)
Create an url import request.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
String |
toString() |
getTypeprotected String url
public ImportUrlRequest(String url)
url - the url to import.public String getUrl()
public String toString()
toString in class ImportRequestCopyright © 2017. All Rights Reserved.