7#include <aws/greengrassv2/GreengrassV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/greengrassv2/model/CloudComponentStatus.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
46 inline void SetArn(
const char* value) { m_arn.assign(value); }
107 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
CreateComponentVersionResult & WithComponentName(Aws::String &&value)
const Aws::String & GetComponentVersion() const
void SetCreationTimestamp(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetCreationTimestamp() const
CreateComponentVersionResult & WithArn(Aws::String &&value)
CreateComponentVersionResult & WithStatus(CloudComponentStatus &&value)
void SetStatus(CloudComponentStatus &&value)
CreateComponentVersionResult & WithArn(const Aws::String &value)
CreateComponentVersionResult & WithRequestId(Aws::String &&value)
void SetArn(const Aws::String &value)
void SetArn(Aws::String &&value)
AWS_GREENGRASSV2_API CreateComponentVersionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
void SetComponentVersion(const Aws::String &value)
CreateComponentVersionResult & WithComponentVersion(Aws::String &&value)
void SetArn(const char *value)
CreateComponentVersionResult & WithComponentVersion(const char *value)
const Aws::String & GetRequestId() const
void SetComponentName(const Aws::String &value)
void SetCreationTimestamp(const Aws::Utils::DateTime &value)
CreateComponentVersionResult & WithComponentVersion(const Aws::String &value)
void SetComponentName(Aws::String &&value)
CreateComponentVersionResult & WithCreationTimestamp(Aws::Utils::DateTime &&value)
void SetStatus(const CloudComponentStatus &value)
void SetRequestId(Aws::String &&value)
CreateComponentVersionResult & WithComponentName(const char *value)
void SetComponentVersion(const char *value)
void SetComponentName(const char *value)
CreateComponentVersionResult & WithComponentName(const Aws::String &value)
CreateComponentVersionResult & WithStatus(const CloudComponentStatus &value)
CreateComponentVersionResult & WithCreationTimestamp(const Aws::Utils::DateTime &value)
const Aws::String & GetArn() const
AWS_GREENGRASSV2_API CreateComponentVersionResult()
AWS_GREENGRASSV2_API CreateComponentVersionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateComponentVersionResult & WithRequestId(const char *value)
const CloudComponentStatus & GetStatus() const
CreateComponentVersionResult & WithRequestId(const Aws::String &value)
CreateComponentVersionResult & WithArn(const char *value)
const Aws::String & GetComponentName() const
void SetRequestId(const Aws::String &value)
void SetComponentVersion(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue