public class ListVerifiedEmailAddressesRequest extends 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.
NOOP
Constructor and Description |
---|
ListVerifiedEmailAddressesRequest() |
Modifier and Type | Method and Description |
---|---|
ListVerifiedEmailAddressesRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollector
public String toString()
toString
in class Object
Object.toString()
public ListVerifiedEmailAddressesRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2015. All rights reserved.