7#include <aws/greengrass/Greengrass_EXPORTS.h>
8#include <aws/greengrass/model/BulkDeploymentMetrics.h>
9#include <aws/greengrass/model/BulkDeploymentStatus.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/core/utils/memory/stl/AWSMap.h>
13#include <aws/greengrass/model/ErrorDetail.h>
18template<
typename RESULT_TYPE>
19class AmazonWebServiceResult;
69 inline void SetCreatedAt(
const char* value) { m_createdAt.assign(value); }
124 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetBulkDeploymentStatusResult & AddErrorDetails(ErrorDetail &&value)
void SetRequestId(const char *value)
void SetCreatedAt(const Aws::String &value)
GetBulkDeploymentStatusResult & WithBulkDeploymentMetrics(const BulkDeploymentMetrics &value)
GetBulkDeploymentStatusResult & WithBulkDeploymentStatus(const BulkDeploymentStatus &value)
const Aws::String & GetErrorMessage() const
GetBulkDeploymentStatusResult & AddTags(Aws::String &&key, Aws::String &&value)
void SetBulkDeploymentStatus(const BulkDeploymentStatus &value)
void SetBulkDeploymentMetrics(BulkDeploymentMetrics &&value)
GetBulkDeploymentStatusResult & AddTags(const char *key, Aws::String &&value)
void SetErrorMessage(const char *value)
const Aws::Vector< ErrorDetail > & GetErrorDetails() const
GetBulkDeploymentStatusResult & WithCreatedAt(const char *value)
void SetBulkDeploymentMetrics(const BulkDeploymentMetrics &value)
GetBulkDeploymentStatusResult & WithErrorDetails(Aws::Vector< ErrorDetail > &&value)
GetBulkDeploymentStatusResult & WithCreatedAt(Aws::String &&value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
GetBulkDeploymentStatusResult & WithErrorMessage(const Aws::String &value)
void SetErrorMessage(const Aws::String &value)
void SetErrorDetails(Aws::Vector< ErrorDetail > &&value)
const Aws::String & GetRequestId() const
GetBulkDeploymentStatusResult & WithErrorMessage(Aws::String &&value)
GetBulkDeploymentStatusResult & WithRequestId(Aws::String &&value)
GetBulkDeploymentStatusResult & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
GetBulkDeploymentStatusResult & AddTags(const Aws::String &key, Aws::String &&value)
GetBulkDeploymentStatusResult & AddTags(const Aws::String &key, const Aws::String &value)
GetBulkDeploymentStatusResult & WithCreatedAt(const Aws::String &value)
const BulkDeploymentStatus & GetBulkDeploymentStatus() const
GetBulkDeploymentStatusResult & WithBulkDeploymentMetrics(BulkDeploymentMetrics &&value)
void SetRequestId(Aws::String &&value)
void SetErrorDetails(const Aws::Vector< ErrorDetail > &value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
GetBulkDeploymentStatusResult & WithRequestId(const Aws::String &value)
void SetRequestId(const Aws::String &value)
GetBulkDeploymentStatusResult & AddTags(const char *key, const char *value)
const Aws::String & GetCreatedAt() const
GetBulkDeploymentStatusResult & AddTags(Aws::String &&key, const Aws::String &value)
GetBulkDeploymentStatusResult & WithBulkDeploymentStatus(BulkDeploymentStatus &&value)
void SetCreatedAt(const char *value)
GetBulkDeploymentStatusResult & AddErrorDetails(const ErrorDetail &value)
void SetCreatedAt(Aws::String &&value)
AWS_GREENGRASS_API GetBulkDeploymentStatusResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
AWS_GREENGRASS_API GetBulkDeploymentStatusResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const BulkDeploymentMetrics & GetBulkDeploymentMetrics() const
GetBulkDeploymentStatusResult & WithRequestId(const char *value)
GetBulkDeploymentStatusResult & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
GetBulkDeploymentStatusResult & WithErrorDetails(const Aws::Vector< ErrorDetail > &value)
GetBulkDeploymentStatusResult & AddTags(Aws::String &&key, const char *value)
void SetErrorMessage(Aws::String &&value)
void SetBulkDeploymentStatus(BulkDeploymentStatus &&value)
AWS_GREENGRASS_API GetBulkDeploymentStatusResult()
GetBulkDeploymentStatusResult & WithErrorMessage(const char *value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue