public class UserForListAuthorizedUsersOutput extends Object
| Constructor and Description |
|---|
UserForListAuthorizedUsersOutput() |
| Modifier and Type | Method and Description |
|---|---|
UserForListAuthorizedUsersOutput |
accountID(String accountID) |
boolean |
equals(Object o) |
String |
getAccountID()
Get accountID
|
String |
getStatus()
Get status
|
int |
hashCode() |
void |
setAccountID(String accountID) |
void |
setStatus(String status) |
UserForListAuthorizedUsersOutput |
status(String status) |
String |
toString() |
public UserForListAuthorizedUsersOutput accountID(String accountID)
public String getAccountID()
public void setAccountID(String accountID)
public UserForListAuthorizedUsersOutput status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2026. All rights reserved.