7#include <aws/greengrassv2/GreengrassV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
55 inline void SetIotJobId(
const char* value) { m_iotJobId.assign(value); }
70 inline void SetIotJobArn(
const char* value) { m_iotJobArn.assign(value); }
81 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
CreateDeploymentResult & WithIotJobArn(Aws::String &&value)
AWS_GREENGRASSV2_API CreateDeploymentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetDeploymentId() const
void SetRequestId(const Aws::String &value)
CreateDeploymentResult & WithIotJobId(Aws::String &&value)
void SetIotJobId(Aws::String &&value)
void SetDeploymentId(const char *value)
const Aws::String & GetIotJobId() const
CreateDeploymentResult & WithIotJobId(const Aws::String &value)
void SetIotJobArn(const char *value)
void SetIotJobArn(Aws::String &&value)
CreateDeploymentResult & WithDeploymentId(const char *value)
void SetIotJobId(const Aws::String &value)
void SetDeploymentId(const Aws::String &value)
AWS_GREENGRASSV2_API CreateDeploymentResult()
CreateDeploymentResult & WithDeploymentId(const Aws::String &value)
CreateDeploymentResult & WithRequestId(const Aws::String &value)
CreateDeploymentResult & WithRequestId(Aws::String &&value)
AWS_GREENGRASSV2_API CreateDeploymentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateDeploymentResult & WithIotJobArn(const char *value)
CreateDeploymentResult & WithIotJobId(const char *value)
const Aws::String & GetRequestId() const
void SetDeploymentId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
CreateDeploymentResult & WithIotJobArn(const Aws::String &value)
void SetRequestId(const char *value)
CreateDeploymentResult & WithDeploymentId(Aws::String &&value)
const Aws::String & GetIotJobArn() const
void SetIotJobId(const char *value)
CreateDeploymentResult & WithRequestId(const char *value)
void SetIotJobArn(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue