7#include <aws/proton/Proton_EXPORTS.h>
8#include <aws/proton/model/Deployment.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetDeployment(Deployment &&value)
void SetDeployment(const Deployment &value)
GetDeploymentResult & WithRequestId(const char *value)
GetDeploymentResult & WithDeployment(Deployment &&value)
void SetRequestId(Aws::String &&value)
GetDeploymentResult & WithDeployment(const Deployment &value)
GetDeploymentResult & WithRequestId(const Aws::String &value)
const Deployment & GetDeployment() const
GetDeploymentResult & WithRequestId(Aws::String &&value)
void SetRequestId(const char *value)
AWS_PROTON_API GetDeploymentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
AWS_PROTON_API GetDeploymentResult()
AWS_PROTON_API GetDeploymentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue