Class ImportLogFiles


  • @Deprecated(since="1.11.0",
                forRemoval=true)
    public class ImportLogFiles
    extends ImportLogFilesDeprecated
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use Exim instead.
    This file was automatically generated.
    • Constructor Detail

      • ImportLogFiles

        public ImportLogFiles​(ClientApi api)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • ImportZAPLogFromFile

        public ApiResponse ImportZAPLogFromFile​(java.lang.String filepath)
                                         throws ClientApiException
        Deprecated, for removal: This API element is subject to removal in a future version.
        This component is optional and therefore the API will only work if it is installed
        Throws:
        ClientApiException
      • ImportModSecurityLogFromFile

        public ApiResponse ImportModSecurityLogFromFile​(java.lang.String filepath)
                                                 throws ClientApiException
        Deprecated, for removal: This API element is subject to removal in a future version.
        This component is optional and therefore the API will only work if it is installed
        Throws:
        ClientApiException
      • ImportZAPHttpRequestResponsePair

        public ApiResponse ImportZAPHttpRequestResponsePair​(java.lang.String httprequest,
                                                            java.lang.String httpresponse)
                                                     throws ClientApiException
        Deprecated, for removal: This API element is subject to removal in a future version.
        This component is optional and therefore the API will only work if it is installed
        Throws:
        ClientApiException
      • PostModSecurityAuditEvent

        public ApiResponse PostModSecurityAuditEvent​(java.lang.String auditeventstring)
                                              throws ClientApiException
        Deprecated, for removal: This API element is subject to removal in a future version.
        This component is optional and therefore the API will only work if it is installed
        Throws:
        ClientApiException
      • OtherPostModSecurityAuditEvent

        public byte[] OtherPostModSecurityAuditEvent​(java.lang.String auditeventstring)
                                              throws ClientApiException
        Deprecated, for removal: This API element is subject to removal in a future version.
        This component is optional and therefore the API will only work if it is installed
        Throws:
        ClientApiException