public class LabelAudiencesAddRequest extends Object
| 构造器和说明 |
|---|
LabelAudiencesAddRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
LabelAudiencesAddRequest |
accountId(Long accountId) |
boolean |
equals(Object o) |
Long |
getAccountId()
Get accountId
|
Long |
getLabelId()
Get labelId
|
int |
hashCode() |
LabelAudiencesAddRequest |
labelId(Long labelId) |
void |
setAccountId(Long accountId) |
void |
setLabelId(Long labelId) |
String |
toString() |
public LabelAudiencesAddRequest accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
public LabelAudiencesAddRequest labelId(Long labelId)
public Long getLabelId()
public void setLabelId(Long labelId)
Copyright © 2020. All rights reserved.