com.aliyuncs.green.model.v20160621
类 ImageFeedbackResponse

java.lang.Object
  继承者 com.aliyuncs.AcsResponse
      继承者 com.aliyuncs.green.model.v20160621.ImageFeedbackResponse

public class ImageFeedbackResponse
extends com.aliyuncs.AcsResponse

版本:
作者:
auto create

构造方法摘要
ImageFeedbackResponse()
           
 
方法摘要
 String getCode()
           
 ImageFeedbackResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
           
 String getMsg()
           
 void setCode(String code)
           
 void setMsg(String msg)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ImageFeedbackResponse

public ImageFeedbackResponse()
方法详细信息

getCode

public String getCode()

setCode

public void setCode(String code)

getMsg

public String getMsg()

setMsg

public void setMsg(String msg)

getInstance

public ImageFeedbackResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
指定者:
com.aliyuncs.AcsResponse 中的 getInstance


Copyright © 2016. All Rights Reserved.