AWS SDK for C++
1.8.157
AWS SDK for C++
|
#include <CreateReceiptFilterRequest.h>
Protected Member Functions | |
void | DumpBodyToUrl (Aws::Http::URI &uri) const override |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
Represents a request to create a new IP address filter. You use IP address filters when you receive email with Amazon SES. For more information, see the Amazon SES Developer Guide.
Definition at line 27 of file CreateReceiptFilterRequest.h.
Aws::SES::Model::CreateReceiptFilterRequest::CreateReceiptFilterRequest | ( | ) |
|
overrideprotectedvirtual |
Default does nothing. Override this to convert what would otherwise be the payload of the request to a query string format.
Reimplemented from Aws::AmazonWebServiceRequest.
|
inline |
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
Definition at line 57 of file CreateReceiptFilterRequest.h.
|
inline |
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
Definition at line 50 of file CreateReceiptFilterRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 36 of file CreateReceiptFilterRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
Definition at line 64 of file CreateReceiptFilterRequest.h.
|
inline |
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
Definition at line 71 of file CreateReceiptFilterRequest.h.
|
inline |
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
Definition at line 78 of file CreateReceiptFilterRequest.h.
|
inline |
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
Definition at line 85 of file CreateReceiptFilterRequest.h.