public class ListReceiptFiltersRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
ListReceiptFilters operation.
Lists the IP address filters associated with your account.
For information about managing IP address filters, see the Amazon SES Developer Guide .
This action is throttled at one request per second.
NOOP| Constructor and Description |
|---|
ListReceiptFiltersRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListReceiptFiltersRequest |
clone() |
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, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic String toString()
toString in class ObjectObject.toString()public ListReceiptFiltersRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2015. All rights reserved.