24 template<
typename RESULT_TYPE>
25 class AmazonWebServiceResult;
68 inline void SetId(
const char* value) { m_id.assign(value); }
CreateDeploymentResult & WithCreatedDate(Aws::Utils::DateTime &&value)
void SetId(const char *value)
const Aws::String & GetDescription() const
CreateDeploymentResult & WithCreatedDate(const Aws::Utils::DateTime &value)
void SetCreatedDate(Aws::Utils::DateTime &&value)
void SetDescription(Aws::String &&value)
void SetApiSummary(Aws::Map< Aws::String, Aws::Map< Aws::String, MethodSnapshot >> &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
CreateDeploymentResult & WithDescription(Aws::String &&value)
CreateDeploymentResult & AddApiSummary(Aws::String &&key, const Aws::Map< Aws::String, MethodSnapshot > &value)
void SetId(const Aws::String &value)
void SetDescription(const Aws::String &value)
CreateDeploymentResult & AddApiSummary(const Aws::String &key, const Aws::Map< Aws::String, MethodSnapshot > &value)
CreateDeploymentResult & AddApiSummary(Aws::String &&key, Aws::Map< Aws::String, MethodSnapshot > &&value)
CreateDeploymentResult & WithDescription(const Aws::String &value)
CreateDeploymentResult & WithId(Aws::String &&value)
const Aws::Map< Aws::String, Aws::Map< Aws::String, MethodSnapshot > > & GetApiSummary() const
CreateDeploymentResult & WithId(const Aws::String &value)
CreateDeploymentResult & AddApiSummary(const char *key, Aws::Map< Aws::String, MethodSnapshot > &&value)
const Aws::Utils::DateTime & GetCreatedDate() const
CreateDeploymentResult & WithDescription(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetId(Aws::String &&value)
CreateDeploymentResult & AddApiSummary(const Aws::String &key, Aws::Map< Aws::String, MethodSnapshot > &&value)
CreateDeploymentResult & WithApiSummary(const Aws::Map< Aws::String, Aws::Map< Aws::String, MethodSnapshot >> &value)
#define AWS_APIGATEWAY_API
CreateDeploymentResult & WithId(const char *value)
void SetCreatedDate(const Aws::Utils::DateTime &value)
CreateDeploymentResult & AddApiSummary(const char *key, const Aws::Map< Aws::String, MethodSnapshot > &value)
CreateDeploymentResult & WithApiSummary(Aws::Map< Aws::String, Aws::Map< Aws::String, MethodSnapshot >> &&value)
void SetDescription(const char *value)
const Aws::String & GetId() const
JSON (JavaScript Object Notation).
void SetApiSummary(const Aws::Map< Aws::String, Aws::Map< Aws::String, MethodSnapshot >> &value)