AWS SDK for C++
1.8.183
AWS SDK for C++
|
#include <GetJobDocumentResult.h>
Public Member Functions | |
GetJobDocumentResult () | |
GetJobDocumentResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
GetJobDocumentResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetDocument () const |
void | SetDocument (const Aws::String &value) |
void | SetDocument (Aws::String &&value) |
void | SetDocument (const char *value) |
GetJobDocumentResult & | WithDocument (const Aws::String &value) |
GetJobDocumentResult & | WithDocument (Aws::String &&value) |
GetJobDocumentResult & | WithDocument (const char *value) |
Definition at line 27 of file GetJobDocumentResult.h.
Aws::IoT::Model::GetJobDocumentResult::GetJobDocumentResult | ( | ) |
Aws::IoT::Model::GetJobDocumentResult::GetJobDocumentResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The job document content.
Definition at line 38 of file GetJobDocumentResult.h.
GetJobDocumentResult& Aws::IoT::Model::GetJobDocumentResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The job document content.
Definition at line 48 of file GetJobDocumentResult.h.
|
inline |
The job document content.
Definition at line 43 of file GetJobDocumentResult.h.
|
inline |
The job document content.
Definition at line 53 of file GetJobDocumentResult.h.
|
inline |
The job document content.
Definition at line 63 of file GetJobDocumentResult.h.
|
inline |
The job document content.
Definition at line 58 of file GetJobDocumentResult.h.
|
inline |
The job document content.
Definition at line 68 of file GetJobDocumentResult.h.