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