7#include <aws/m2/MainframeModernization_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/m2/model/DeploymentLifecycle.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
25namespace MainframeModernization
125 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
134 int m_applicationVersion;
int GetApplicationVersion() const
void SetApplicationVersion(int value)
GetDeploymentResult & WithCreationTime(const Aws::Utils::DateTime &value)
void SetStatusReason(const Aws::String &value)
GetDeploymentResult & WithDeploymentId(const char *value)
void SetRequestId(const char *value)
GetDeploymentResult & WithApplicationVersion(int value)
GetDeploymentResult & WithDeploymentId(Aws::String &&value)
GetDeploymentResult & WithApplicationId(Aws::String &&value)
GetDeploymentResult & WithEnvironmentId(const char *value)
GetDeploymentResult & WithStatus(DeploymentLifecycle &&value)
void SetStatus(const DeploymentLifecycle &value)
const Aws::String & GetDeploymentId() const
void SetRequestId(const Aws::String &value)
void SetStatus(DeploymentLifecycle &&value)
GetDeploymentResult & WithRequestId(const Aws::String &value)
const Aws::String & GetStatusReason() const
void SetApplicationId(Aws::String &&value)
GetDeploymentResult & WithStatusReason(const Aws::String &value)
const Aws::String & GetRequestId() const
GetDeploymentResult & WithDeploymentId(const Aws::String &value)
void SetDeploymentId(Aws::String &&value)
GetDeploymentResult & WithStatusReason(const char *value)
GetDeploymentResult & WithApplicationId(const Aws::String &value)
void SetApplicationId(const char *value)
GetDeploymentResult & WithEnvironmentId(Aws::String &&value)
const Aws::String & GetEnvironmentId() const
AWS_MAINFRAMEMODERNIZATION_API GetDeploymentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDeploymentResult & WithCreationTime(Aws::Utils::DateTime &&value)
void SetEnvironmentId(const Aws::String &value)
AWS_MAINFRAMEMODERNIZATION_API GetDeploymentResult()
void SetCreationTime(const Aws::Utils::DateTime &value)
void SetDeploymentId(const char *value)
GetDeploymentResult & WithRequestId(Aws::String &&value)
const DeploymentLifecycle & GetStatus() const
void SetApplicationId(const Aws::String &value)
const Aws::Utils::DateTime & GetCreationTime() const
GetDeploymentResult & WithStatus(const DeploymentLifecycle &value)
void SetStatusReason(Aws::String &&value)
void SetCreationTime(Aws::Utils::DateTime &&value)
GetDeploymentResult & WithApplicationId(const char *value)
GetDeploymentResult & WithRequestId(const char *value)
void SetDeploymentId(const Aws::String &value)
const Aws::String & GetApplicationId() const
void SetStatusReason(const char *value)
GetDeploymentResult & WithEnvironmentId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
AWS_MAINFRAMEMODERNIZATION_API GetDeploymentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetEnvironmentId(const char *value)
GetDeploymentResult & WithStatusReason(Aws::String &&value)
void SetEnvironmentId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue