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.
|
protected String url
public ImportUrlRequest(String url)
url - the url to import.public String getUrl()
public String toString()
toString in class ImportRequestCopyright © 2014. All Rights Reserved.