AWS SDK for C++
1.8.184
AWS SDK for C++
|
#include <UpdatePublicKey2020_05_31Result.h>
Public Member Functions | |
UpdatePublicKey2020_05_31Result () | |
UpdatePublicKey2020_05_31Result (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) | |
UpdatePublicKey2020_05_31Result & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) |
const PublicKey & | GetPublicKey () const |
void | SetPublicKey (const PublicKey &value) |
void | SetPublicKey (PublicKey &&value) |
UpdatePublicKey2020_05_31Result & | WithPublicKey (const PublicKey &value) |
UpdatePublicKey2020_05_31Result & | WithPublicKey (PublicKey &&value) |
const Aws::String & | GetETag () const |
void | SetETag (const Aws::String &value) |
void | SetETag (Aws::String &&value) |
void | SetETag (const char *value) |
UpdatePublicKey2020_05_31Result & | WithETag (const Aws::String &value) |
UpdatePublicKey2020_05_31Result & | WithETag (Aws::String &&value) |
UpdatePublicKey2020_05_31Result & | WithETag (const char *value) |
Definition at line 28 of file UpdatePublicKey2020_05_31Result.h.
Aws::CloudFront::Model::UpdatePublicKey2020_05_31Result::UpdatePublicKey2020_05_31Result | ( | ) |
Aws::CloudFront::Model::UpdatePublicKey2020_05_31Result::UpdatePublicKey2020_05_31Result | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
The identifier of the current version of the public key.
Definition at line 65 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The public key.
Definition at line 39 of file UpdatePublicKey2020_05_31Result.h.
UpdatePublicKey2020_05_31Result& Aws::CloudFront::Model::UpdatePublicKey2020_05_31Result::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
The identifier of the current version of the public key.
Definition at line 75 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The identifier of the current version of the public key.
Definition at line 70 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The identifier of the current version of the public key.
Definition at line 80 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The public key.
Definition at line 44 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The public key.
Definition at line 49 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The identifier of the current version of the public key.
Definition at line 90 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The identifier of the current version of the public key.
Definition at line 85 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The identifier of the current version of the public key.
Definition at line 95 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The public key.
Definition at line 54 of file UpdatePublicKey2020_05_31Result.h.
|
inline |
The public key.
Definition at line 59 of file UpdatePublicKey2020_05_31Result.h.