Package org.zaproxy.clientapi.gen
Class Retest
- java.lang.Object
-
- org.zaproxy.clientapi.gen.Retest
-
public class Retest extends java.lang.Object
This file was automatically generated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ApiResponse
retest(java.lang.String alertids)
This component is optional and therefore the API will only work if it is installed
-
-
-
Constructor Detail
-
Retest
public Retest(ClientApi api)
-
-
Method Detail
-
retest
public ApiResponse retest(java.lang.String alertids) throws ClientApiException
This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
-