public class AdminDisableUserResult extends Object implements Serializable, Cloneable
Represents the response received from the server to disable the user as an administrator.
Constructor and Description |
---|
AdminDisableUserResult() |
Modifier and Type | Method and Description |
---|---|
AdminDisableUserResult |
clone() |
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 Object
Object.toString()
public AdminDisableUserResult clone()
Copyright © 2016. All rights reserved.