public class VerifyUserAttributeResult extends Object implements Serializable, Cloneable
A container representing the response from the server from the request to verify user attributes.
Constructor and Description |
---|
VerifyUserAttributeResult() |
Modifier and Type | Method and Description |
---|---|
VerifyUserAttributeResult |
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 VerifyUserAttributeResult clone()
Copyright © 2016. All rights reserved.