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