AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <OutpostsErrors.h>
Additional Inherited Members | |
![]() | |
ErrorPayloadType | GetErrorPayloadType () |
void | SetXmlPayload (const Aws::Utils::Xml::XmlDocument &xmlPayload) |
void | SetXmlPayload (Aws::Utils::Xml::XmlDocument &&xmlPayload) |
const Aws::Utils::Xml::XmlDocument & | GetXmlPayload () const |
void | SetJsonPayload (const Aws::Utils::Json::JsonValue &jsonPayload) |
void | SetJsonPayload (Aws::Utils::Json::JsonValue &&jsonPayload) |
const Aws::Utils::Json::JsonValue & | GetJsonPayload () const |
![]() | |
OutpostsErrors | m_errorType |
Aws::String | m_exceptionName |
Aws::String | m_message |
Aws::String | m_remoteHostIpAddress |
Aws::String | m_requestId |
Aws::Http::HeaderValueCollection | m_responseHeaders |
Aws::Http::HttpResponseCode | m_responseCode |
bool | m_isRetryable |
ErrorPayloadType | m_errorPayloadType |
Aws::Utils::Xml::XmlDocument | m_xmlPayload |
Aws::Utils::Json::JsonValue | m_jsonPayload |
Definition at line 55 of file OutpostsErrors.h.
|
inline |
Definition at line 58 of file OutpostsErrors.h.
|
inline |
Definition at line 59 of file OutpostsErrors.h.
|
inline |
Definition at line 60 of file OutpostsErrors.h.
|
inline |
Definition at line 61 of file OutpostsErrors.h.
|
inline |
Definition at line 62 of file OutpostsErrors.h.
T Aws::Outposts::OutpostsError::GetModeledError | ( | ) |