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