7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
42 inline void SetJobArn(
const char* value) { m_jobArn.assign(value); }
55 inline void SetJobId(
const char* value) { m_jobId.assign(value); }
68 inline void SetDescription(
const char* value) { m_description.assign(value); }
79 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_IOT_API AssociateTargetsWithJobResult()
AssociateTargetsWithJobResult & WithJobId(const char *value)
void SetDescription(const Aws::String &value)
AssociateTargetsWithJobResult & WithJobId(const Aws::String &value)
void SetRequestId(const char *value)
void SetJobArn(const char *value)
AssociateTargetsWithJobResult & WithDescription(Aws::String &&value)
void SetJobArn(const Aws::String &value)
AssociateTargetsWithJobResult & WithJobArn(const Aws::String &value)
const Aws::String & GetJobId() const
AWS_IOT_API AssociateTargetsWithJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_IOT_API AssociateTargetsWithJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetDescription() const
AssociateTargetsWithJobResult & WithRequestId(const char *value)
const Aws::String & GetRequestId() const
void SetDescription(Aws::String &&value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetJobArn() const
void SetJobId(const char *value)
AssociateTargetsWithJobResult & WithRequestId(Aws::String &&value)
void SetJobId(Aws::String &&value)
void SetJobId(const Aws::String &value)
void SetRequestId(const Aws::String &value)
AssociateTargetsWithJobResult & WithJobArn(const char *value)
AssociateTargetsWithJobResult & WithJobArn(Aws::String &&value)
AssociateTargetsWithJobResult & WithJobId(Aws::String &&value)
void SetDescription(const char *value)
void SetJobArn(Aws::String &&value)
AssociateTargetsWithJobResult & WithDescription(const Aws::String &value)
AssociateTargetsWithJobResult & WithRequestId(const Aws::String &value)
AssociateTargetsWithJobResult & WithDescription(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue