com.aliyuncs.green.model.v20160621
类 AntispamResultsResponse

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

public class AntispamResultsResponse
extends com.aliyuncs.AcsResponse

版本:
作者:
auto create

嵌套类摘要
static class AntispamResultsResponse.AntispamResult
           
 
构造方法摘要
AntispamResultsResponse()
           
 
方法摘要
 List<AntispamResultsResponse.AntispamResult> getAntispamResults()
           
 String getCode()
           
 AntispamResultsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
           
 String getMsg()
           
 void setAntispamResults(List<AntispamResultsResponse.AntispamResult> antispamResults)
           
 void setCode(String code)
           
 void setMsg(String msg)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

AntispamResultsResponse

public AntispamResultsResponse()
方法详细信息

getCode

public String getCode()

setCode

public void setCode(String code)

getMsg

public String getMsg()

setMsg

public void setMsg(String msg)

getAntispamResults

public List<AntispamResultsResponse.AntispamResult> getAntispamResults()

setAntispamResults

public void setAntispamResults(List<AntispamResultsResponse.AntispamResult> antispamResults)

getInstance

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


Copyright © 2016. All Rights Reserved.