7#include <aws/launch-wizard/LaunchWizard_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
CreateDeploymentResult & WithDeploymentId(const Aws::String &value)
const Aws::String & GetRequestId() const
CreateDeploymentResult & WithDeploymentId(Aws::String &&value)
void SetDeploymentId(const Aws::String &value)
void SetDeploymentId(Aws::String &&value)
void SetDeploymentId(const char *value)
void SetRequestId(const char *value)
void SetRequestId(Aws::String &&value)
AWS_LAUNCHWIZARD_API CreateDeploymentResult()
void SetRequestId(const Aws::String &value)
CreateDeploymentResult & WithRequestId(const char *value)
AWS_LAUNCHWIZARD_API CreateDeploymentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateDeploymentResult & WithDeploymentId(const char *value)
CreateDeploymentResult & WithRequestId(const Aws::String &value)
const Aws::String & GetDeploymentId() const
AWS_LAUNCHWIZARD_API CreateDeploymentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateDeploymentResult & WithRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue