public class AdcreativesRelatedCapabilityGetResponse extends Object
| 构造器和说明 |
|---|
AdcreativesRelatedCapabilityGetResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
AdcreativesRelatedCapabilityGetResponse |
addErrorsItem(ApiErrorStruct errorsItem) |
AdcreativesRelatedCapabilityGetResponse |
code(Long code) |
AdcreativesRelatedCapabilityGetResponse |
data(AdcreativesRelatedCapabilityGetResponseData data) |
boolean |
equals(Object o) |
AdcreativesRelatedCapabilityGetResponse |
errors(List<ApiErrorStruct> errors) |
Long |
getCode()
Get code
|
AdcreativesRelatedCapabilityGetResponseData |
getData()
Get data
|
List<ApiErrorStruct> |
getErrors()
Get errors
|
String |
getMessage()
Get message
|
String |
getMessageCn()
Get messageCn
|
int |
hashCode() |
AdcreativesRelatedCapabilityGetResponse |
message(String message) |
AdcreativesRelatedCapabilityGetResponse |
messageCn(String messageCn) |
void |
setCode(Long code) |
void |
setData(AdcreativesRelatedCapabilityGetResponseData data) |
void |
setErrors(List<ApiErrorStruct> errors) |
void |
setMessage(String message) |
void |
setMessageCn(String messageCn) |
String |
toString() |
public AdcreativesRelatedCapabilityGetResponse code(Long code)
public Long getCode()
public void setCode(Long code)
public AdcreativesRelatedCapabilityGetResponse message(String message)
public String getMessage()
public void setMessage(String message)
public AdcreativesRelatedCapabilityGetResponse messageCn(String messageCn)
public String getMessageCn()
public void setMessageCn(String messageCn)
public AdcreativesRelatedCapabilityGetResponse errors(List<ApiErrorStruct> errors)
public AdcreativesRelatedCapabilityGetResponse addErrorsItem(ApiErrorStruct errorsItem)
public List<ApiErrorStruct> getErrors()
public void setErrors(List<ApiErrorStruct> errors)
public AdcreativesRelatedCapabilityGetResponse data(AdcreativesRelatedCapabilityGetResponseData data)
public AdcreativesRelatedCapabilityGetResponseData getData()
public void setData(AdcreativesRelatedCapabilityGetResponseData data)
Copyright © 2020. All rights reserved.