public class AdminDisableUserResult extends Object implements Serializable
Represents the response received from the server to disable the user as an administrator.
| Constructor and Description |
|---|
AdminDisableUserResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString in class ObjectObject.toString()Copyright © 2020. All rights reserved.