类 GetFailedReasonResponse

  • 所有已实现的接口:
    Serializable

    public class GetFailedReasonResponse
    extends SesResponse
    Response object of getting failed reason, which contains all of reasons while sending email failure.
    另请参阅:
    序列化表格
    • 方法详细资料

      • getAccsize

        public Integer getAccsize()
      • setAccsize

        public void setAccsize​(Integer accsize)
      • getAddress

        public Integer getAddress()
      • setAddress

        public void setAddress​(Integer address)
      • getQuotaoverflow

        public Integer getQuotaoverflow()
      • setQuotaoverflow

        public void setQuotaoverflow​(Integer quotaoverflow)
      • getRecptcnt

        public Integer getRecptcnt()
      • setRecptcnt

        public void setRecptcnt​(Integer recptcnt)
      • getSpammail

        public Integer getSpammail()
      • setSpammail

        public void setSpammail​(Integer spammail)
      • getTitle

        public Integer getTitle()
      • setTitle

        public void setTitle​(Integer title)
      • getVerification

        public Integer getVerification()
      • setVerification

        public void setVerification​(Integer verification)
      • getVirusmail

        public Integer getVirusmail()
      • setVirusmail

        public void setVirusmail​(Integer virusmail)
      • getEmptysender

        public Integer getEmptysender()
      • setEmptysender

        public void setEmptysender​(Integer emptysender)