qihoo.open.v1.service.response.account
类 GetExcludeIpResponse
java.lang.Object
qihoo.open.v1.service.response.account.GetExcludeIpResponse
public class GetExcludeIpResponse
- extends Object
获取IP排除列表响应类
- 作者:
- ygzhang
GetExcludeIpResponse
public GetExcludeIpResponse()
getFailures
public List<Failure> getFailures()
setFailures
public void setFailures(List<Failure> failures)
getExcludeIpList
public List<String> getExcludeIpList()
setExcludeIpList
public void setExcludeIpList(List<String> excludeIpList)
toString
public String toString()
- 覆盖:
- 类
Object
中的 toString
Copyright © 2013. All rights reserved.