public class ListVerifiedEmailAddressesRequest extends com.amazonaws.AmazonWebServiceRequest implements Serializable, Cloneable
ListVerifiedEmailAddresses operation.
Returns a list containing all of the email addresses that have been verified.
IMPORTANT:The ListVerifiedEmailAddresses action is deprecated as of the May 15, 2012 release of Domain Verification. The ListIdentities action is now preferred.
This action is throttled at one request per second.
| Constructor and Description |
|---|
ListVerifiedEmailAddressesRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListVerifiedEmailAddressesRequest |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic String toString()
toString in class ObjectObject.toString()public ListVerifiedEmailAddressesRequest clone()
clone in class com.amazonaws.AmazonWebServiceRequestCopyright © 2015. All rights reserved.