@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class VerifyUserAttributeResult extends AmazonWebServiceResult<ResponseMetadata> 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.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public String toString()
toString
in class Object
Object.toString()
public VerifyUserAttributeResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.