#include <awsrest.hpp>
Definition at line 142 of file awsrest.hpp.
◆ ~QueryBuilder()
virtual openvpn::AWS::REST::QueryBuilder::~QueryBuilder |
( |
| ) |
|
|
virtualdefault |
◆ add_amz_parms()
void openvpn::AWS::REST::QueryBuilder::add_amz_parms |
( |
const Creds & |
creds | ) |
|
|
inline |
◆ add_amz_signature()
void openvpn::AWS::REST::QueryBuilder::add_amz_signature |
( |
DigestFactory & |
digest_factory, |
|
|
const Creds & |
creds |
|
) |
| |
|
inline |
◆ amz_credential()
std::string openvpn::AWS::REST::QueryBuilder::amz_credential |
( |
| ) |
const |
|
inline |
◆ amz_signed_headers()
std::string openvpn::AWS::REST::QueryBuilder::amz_signed_headers |
( |
| ) |
const |
|
inline |
◆ canonical_request()
std::string openvpn::AWS::REST::QueryBuilder::canonical_request |
( |
| ) |
const |
|
inline |
◆ content_hash()
virtual std::string openvpn::AWS::REST::QueryBuilder::content_hash |
( |
| ) |
const |
|
inlinevirtual |
◆ signature()
std::string openvpn::AWS::REST::QueryBuilder::signature |
( |
DigestFactory & |
digest_factory, |
|
|
const Creds & |
creds |
|
) |
| const |
|
inline |
◆ sort_parms()
void openvpn::AWS::REST::QueryBuilder::sort_parms |
( |
| ) |
|
|
inline |
◆ string_to_sign()
std::string openvpn::AWS::REST::QueryBuilder::string_to_sign |
( |
DigestFactory & |
digest_factory | ) |
const |
|
inline |
◆ uri_query()
std::string openvpn::AWS::REST::QueryBuilder::uri_query |
( |
| ) |
const |
|
inline |
◆ url_query()
std::string openvpn::AWS::REST::QueryBuilder::url_query |
( |
| ) |
const |
|
inline |
◆ date
std::string openvpn::AWS::REST::QueryBuilder::date |
◆ expires
unsigned int openvpn::AWS::REST::QueryBuilder::expires = 300 |
◆ host
std::string openvpn::AWS::REST::QueryBuilder::host |
◆ method
std::string openvpn::AWS::REST::QueryBuilder::method |
◆ parms
Query openvpn::AWS::REST::QueryBuilder::parms |
◆ region
std::string openvpn::AWS::REST::QueryBuilder::region |
◆ service
std::string openvpn::AWS::REST::QueryBuilder::service |
◆ uri
std::string openvpn::AWS::REST::QueryBuilder::uri |
The documentation for this struct was generated from the following file: