public class UpdateAuthRequest extends Object
| Constructor and Description |
|---|
UpdateAuthRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateAuthRequest |
authListStr(String authListStr) |
boolean |
equals(Object o) |
String |
getAuthListStr()
Get authListStr
|
@NotNull String |
getRelationID()
Get relationID
|
int |
hashCode() |
UpdateAuthRequest |
relationID(String relationID) |
void |
setAuthListStr(String authListStr) |
void |
setRelationID(String relationID) |
String |
toString() |
public UpdateAuthRequest authListStr(String authListStr)
public String getAuthListStr()
public void setAuthListStr(String authListStr)
public UpdateAuthRequest relationID(String relationID)
@NotNull public @NotNull String getRelationID()
public void setRelationID(String relationID)
Copyright © 2025. All rights reserved.