public class AdminUserGlobalSignOutResult extends Object implements Serializable
The global sign-out response, as an administrator.
| Constructor and Description |
|---|
AdminUserGlobalSignOutResult() |
| 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.