7#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/apigatewayv2/model/DeploymentStatus.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
112 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
UpdateDeploymentResult & WithDescription(const char *value)
void SetAutoDeployed(bool value)
void SetDeploymentStatusMessage(const Aws::String &value)
UpdateDeploymentResult & WithRequestId(const Aws::String &value)
const Aws::String & GetDescription() const
bool GetAutoDeployed() const
UpdateDeploymentResult & WithDeploymentStatus(const DeploymentStatus &value)
const Aws::String & GetDeploymentId() const
void SetDescription(const Aws::String &value)
void SetDescription(Aws::String &&value)
void SetDescription(const char *value)
AWS_APIGATEWAYV2_API UpdateDeploymentResult()
UpdateDeploymentResult & WithDeploymentStatusMessage(Aws::String &&value)
void SetDeploymentId(const Aws::String &value)
const Aws::String & GetDeploymentStatusMessage() const
void SetDeploymentStatusMessage(Aws::String &&value)
UpdateDeploymentResult & WithCreatedDate(const Aws::Utils::DateTime &value)
UpdateDeploymentResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
UpdateDeploymentResult & WithDescription(const Aws::String &value)
const DeploymentStatus & GetDeploymentStatus() const
UpdateDeploymentResult & WithDeploymentId(Aws::String &&value)
UpdateDeploymentResult & WithDeploymentStatus(DeploymentStatus &&value)
UpdateDeploymentResult & WithDeploymentId(const char *value)
void SetDeploymentStatus(DeploymentStatus &&value)
const Aws::Utils::DateTime & GetCreatedDate() const
void SetRequestId(const char *value)
UpdateDeploymentResult & WithDeploymentId(const Aws::String &value)
void SetCreatedDate(const Aws::Utils::DateTime &value)
AWS_APIGATEWAYV2_API UpdateDeploymentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateDeploymentResult & WithRequestId(const char *value)
void SetCreatedDate(Aws::Utils::DateTime &&value)
void SetRequestId(const Aws::String &value)
UpdateDeploymentResult & WithDeploymentStatusMessage(const char *value)
UpdateDeploymentResult & WithDescription(Aws::String &&value)
AWS_APIGATEWAYV2_API UpdateDeploymentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetDeploymentId(const char *value)
void SetDeploymentId(Aws::String &&value)
UpdateDeploymentResult & WithAutoDeployed(bool value)
UpdateDeploymentResult & WithCreatedDate(Aws::Utils::DateTime &&value)
UpdateDeploymentResult & WithDeploymentStatusMessage(const Aws::String &value)
void SetDeploymentStatusMessage(const char *value)
void SetDeploymentStatus(const DeploymentStatus &value)
const Aws::String & GetRequestId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue