Class DescribePcapRequest

    • Constructor Detail

      • DescribePcapRequest

        public DescribePcapRequest()
      • DescribePcapRequest

        public DescribePcapRequest​(DescribePcapRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getBusiness

        public String getBusiness()
        Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
        Returns:
        Business 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
      • setBusiness

        public void setBusiness​(String Business)
        Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
        Parameters:
        Business - 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
      • getId

        public String getId()
        Get 资源实例ID
        Returns:
        Id 资源实例ID
      • setId

        public void setId​(String Id)
        Set 资源实例ID
        Parameters:
        Id - 资源实例ID
      • getStartTime

        public String getStartTime()
        Get 攻击事件的开始时间,格式为"2018-08-28 07:00:00"
        Returns:
        StartTime 攻击事件的开始时间,格式为"2018-08-28 07:00:00"
      • setStartTime

        public void setStartTime​(String StartTime)
        Set 攻击事件的开始时间,格式为"2018-08-28 07:00:00"
        Parameters:
        StartTime - 攻击事件的开始时间,格式为"2018-08-28 07:00:00"
      • getEndTime

        public String getEndTime()
        Get 攻击事件的结束时间,格式为"2018-08-28 07:02:00"
        Returns:
        EndTime 攻击事件的结束时间,格式为"2018-08-28 07:02:00"
      • setEndTime

        public void setEndTime​(String EndTime)
        Set 攻击事件的结束时间,格式为"2018-08-28 07:02:00"
        Parameters:
        EndTime - 攻击事件的结束时间,格式为"2018-08-28 07:02:00"
      • getIp

        public String getIp()
        Get 资源的IP,只有当Business为net时才需要填写资源实例下的IP;
        Returns:
        Ip 资源的IP,只有当Business为net时才需要填写资源实例下的IP;
      • setIp

        public void setIp​(String Ip)
        Set 资源的IP,只有当Business为net时才需要填写资源实例下的IP;
        Parameters:
        Ip - 资源的IP,只有当Business为net时才需要填写资源实例下的IP;