类 GetFeedbackResponse

  • 所有已实现的接口:
    Serializable

    public class GetFeedbackResponse
    extends SesResponse
    Response object of getting feedback. It contains lots of parameters of feedback.
    另请参阅:
    序列化表格
    • 构造器详细资料

      • GetFeedbackResponse

        public GetFeedbackResponse()
    • 方法详细资料

      • getType

        public Integer getType()
      • setType

        public void setType​(Integer type)
      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getEmail

        public String getEmail()
      • setEmail

        public void setEmail​(String email)