Class DownloadWAFAccessLogRequest


  • public class DownloadWAFAccessLogRequest
    extends Request
    • Constructor Detail

      • DownloadWAFAccessLogRequest

        public DownloadWAFAccessLogRequest()
    • Method Detail

      • getFullDomain

        public String getFullDomain()
      • setFullDomain

        public void setFullDomain​(String fullDomain)
      • getDate

        public String getDate()
      • setDate

        public void setDate​(String date)
      • getLogType

        public String getLogType()
      • setLogType

        public void setLogType​(String logType)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)