Class Exportreport


  • public class Exportreport
    extends java.lang.Object
    This file was automatically generated.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ApiResponse formats()
      This component is optional and therefore the API will only work if it is installed
      ApiResponse generate​(java.lang.String absolutepath, java.lang.String fileextension, java.lang.String sourcedetails, java.lang.String alertseverity, java.lang.String alertdetails, java.lang.String scanid, java.lang.String includepassivealerts)
      This component is optional and therefore the API will only work if it is installed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Exportreport

        public Exportreport​(ClientApi api)
    • Method Detail

      • generate

        public ApiResponse generate​(java.lang.String absolutepath,
                                    java.lang.String fileextension,
                                    java.lang.String sourcedetails,
                                    java.lang.String alertseverity,
                                    java.lang.String alertdetails,
                                    java.lang.String scanid,
                                    java.lang.String includepassivealerts)
                             throws ClientApiException
        This component is optional and therefore the API will only work if it is installed
        Throws:
        ClientApiException