qihoo.open.v1.service.response
类 DeleteByIdResponse
java.lang.Object
qihoo.open.v1.service.response.DeleteByIdResponse
- 直接已知子类:
- GetCampaignDeleteByIdResponse, GetCreativeDeleteByIdListResponse, GetGroupDeleteByIdResponse, GetKeywordDeleteByIdListResponse
public class DeleteByIdResponse
- extends Object
添加响应类
- 作者:
- liyang
DeleteByIdResponse
public DeleteByIdResponse()
getAffectedRecords
public Integer getAffectedRecords()
setAffectedRecords
public void setAffectedRecords(Integer affectedRecords)
getFailures
public List<Failure> getFailures()
setFailures
public void setFailures(List<Failure> failures)
toString
public String toString()
- 覆盖:
- 类
Object
中的 toString
Copyright © 2013. All rights reserved.