public class VerifyUserAttributeResult extends Object implements Serializable
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 |
---|---|
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()
Copyright © 2020. All rights reserved.