public class ScanCancelRequest extends ScanRequestBase
| Modifier and Type | Field and Description |
|---|---|
URI |
scanCancelUri |
String |
scanTaskId |
ApiToken, ApiURL, json| Constructor and Description |
|---|
ScanCancelRequest(String apiURL,
Secret apiToken,
String scanTaskId) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
scanCancelRequest() |
getAuthHeader, getHttpClientpublic ScanCancelRequest(String apiURL, Secret apiToken, String scanTaskId) throws MalformedURLException, NullPointerException, URISyntaxException
public org.apache.http.HttpResponse scanCancelRequest()
throws IOException
IOExceptionCopyright © 2016–2022. All rights reserved.