public class ImportLogFiles extends ImportLogFilesDeprecated
| Constructor and Description |
|---|
ImportLogFiles(ClientApi api) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse |
ImportModSecurityLogFromFile(java.lang.String filepath)
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
ImportZAPHttpRequestResponsePair(java.lang.String httprequest,
java.lang.String httpresponse)
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
ImportZAPLogFromFile(java.lang.String filepath)
This component is optional and therefore the API will only work if it is installed
|
byte[] |
OtherPostModSecurityAuditEvent(java.lang.String auditeventstring)
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
PostModSecurityAuditEvent(java.lang.String auditeventstring)
This component is optional and therefore the API will only work if it is installed
|
ImportModSecurityLogFromFile, ImportZAPHttpRequestResponsePair, ImportZAPLogFromFile, OtherPostModSecurityAuditEvent, PostModSecurityAuditEventpublic ImportLogFiles(ClientApi api)
public ApiResponse ImportZAPLogFromFile(java.lang.String filepath) throws ClientApiException
ClientApiExceptionpublic ApiResponse ImportModSecurityLogFromFile(java.lang.String filepath) throws ClientApiException
ClientApiExceptionpublic ApiResponse ImportZAPHttpRequestResponsePair(java.lang.String httprequest, java.lang.String httpresponse) throws ClientApiException
ClientApiExceptionpublic ApiResponse PostModSecurityAuditEvent(java.lang.String auditeventstring) throws ClientApiException
ClientApiExceptionpublic byte[] OtherPostModSecurityAuditEvent(java.lang.String auditeventstring)
throws ClientApiException
ClientApiException