public class WebsiteModelRequest extends ScanRequestBase
ApiToken, ApiURL, json| Constructor and Description |
|---|
WebsiteModelRequest(String apiURL,
String apiToken) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.corn.httpclient.HttpResponse |
getPluginWebSiteModels() |
ArrayList<WebsiteModel> |
getWebsiteModels() |
public WebsiteModelRequest(String apiURL, String apiToken) throws MalformedURLException, NullPointerException, URISyntaxException
public ArrayList<WebsiteModel> getWebsiteModels()
public net.sf.corn.httpclient.HttpResponse getPluginWebSiteModels()
throws IOException,
URISyntaxException,
org.json.simple.parser.ParseException
IOExceptionURISyntaxExceptionorg.json.simple.parser.ParseExceptionCopyright © 2016–2018. All rights reserved.