AWS SDK for C++
1.8.182
AWS SDK for C++
aws-cpp-sdk-email
include
aws
email
model
GetSendQuotaRequest.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/email/SES_EXPORTS.h
>
8
#include <
aws/email/SESRequest.h
>
9
10
namespace
Aws
11
{
12
namespace
SES
13
{
14
namespace
Model
15
{
16
19
class
AWS_SES_API
GetSendQuotaRequest
:
public
SESRequest
20
{
21
public
:
22
GetSendQuotaRequest
();
23
24
// Service request name is the Operation name which will send this request out,
25
// each operation should has unique request name, so that we can get operation's name from this request.
26
// Note: this is not true for response, multiple operations may have the same response name,
27
// so we can not get operation's name from response.
28
inline
virtual
const
char
*
GetServiceRequestName
()
const override
{
return
"GetSendQuota"
; }
29
30
Aws::String
SerializePayload
()
const override
;
31
32
protected
:
33
void
DumpBodyToUrl
(
Aws::Http::URI
& uri )
const override
;
34
35
public
:
36
};
37
38
}
// namespace Model
39
}
// namespace SES
40
}
// namespace Aws
Aws::Http::URI
Definition:
URI.h:32
Aws::SES::Model::GetSendQuotaRequest::GetServiceRequestName
virtual const char * GetServiceRequestName() const override
Definition:
GetSendQuotaRequest.h:28
Aws::SES::Model::GetSendQuotaRequest::GetSendQuotaRequest
GetSendQuotaRequest()
Aws::SES::Model::GetSendQuotaRequest::DumpBodyToUrl
void DumpBodyToUrl(Aws::Http::URI &uri) const override
SESRequest.h
SES_EXPORTS.h
AWS_SES_API
#define AWS_SES_API
Definition:
SES_EXPORTS.h:28
Aws::SES::SESRequest
Definition:
SESRequest.h:17
Aws
Definition:
AccessManagementClient.h:15
Aws::SES::Model::GetSendQuotaRequest
Definition:
GetSendQuotaRequest.h:20
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::SES::Model::GetSendQuotaRequest::SerializePayload
Aws::String SerializePayload() const override
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences