7#include <aws/apigateway/APIGateway_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
53 inline void SetId(
const char* value) { m_id.assign(value); }
66 inline void SetValue(
const char* value) { m_value.assign(value); }
79 inline void SetName(
const char* value) { m_name.assign(value); }
93 inline void SetCustomerId(
const char* value) { m_customerId.assign(value); }
181 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetDescription(const Aws::String &value)
CreateApiKeyResult & AddTags(Aws::String &&key, Aws::String &&value)
CreateApiKeyResult & WithDescription(const Aws::String &value)
CreateApiKeyResult & WithDescription(Aws::String &&value)
CreateApiKeyResult & AddTags(const char *key, const char *value)
void SetEnabled(bool value)
void SetStageKeys(const Aws::Vector< Aws::String > &value)
CreateApiKeyResult & AddTags(const Aws::String &key, const Aws::String &value)
void SetId(Aws::String &&value)
CreateApiKeyResult & WithName(Aws::String &&value)
CreateApiKeyResult & WithCustomerId(const Aws::String &value)
CreateApiKeyResult & WithLastUpdatedDate(const Aws::Utils::DateTime &value)
void SetStageKeys(Aws::Vector< Aws::String > &&value)
void SetRequestId(const Aws::String &value)
CreateApiKeyResult & WithName(const char *value)
const Aws::Utils::DateTime & GetLastUpdatedDate() const
CreateApiKeyResult & AddStageKeys(const char *value)
CreateApiKeyResult & AddTags(const char *key, Aws::String &&value)
const Aws::String & GetId() const
CreateApiKeyResult & WithCreatedDate(const Aws::Utils::DateTime &value)
const Aws::String & GetValue() const
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetId(const Aws::String &value)
void SetDescription(const char *value)
void SetCustomerId(Aws::String &&value)
CreateApiKeyResult & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetValue(Aws::String &&value)
CreateApiKeyResult & AddStageKeys(const Aws::String &value)
void SetCreatedDate(Aws::Utils::DateTime &&value)
const Aws::String & GetCustomerId() const
void SetName(Aws::String &&value)
void SetId(const char *value)
CreateApiKeyResult & WithLastUpdatedDate(Aws::Utils::DateTime &&value)
CreateApiKeyResult & WithValue(Aws::String &&value)
void SetValue(const char *value)
CreateApiKeyResult & AddStageKeys(Aws::String &&value)
const Aws::String & GetRequestId() const
CreateApiKeyResult & WithId(const Aws::String &value)
void SetName(const Aws::String &value)
CreateApiKeyResult & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
void SetCreatedDate(const Aws::Utils::DateTime &value)
CreateApiKeyResult & AddTags(Aws::String &&key, const Aws::String &value)
CreateApiKeyResult & AddTags(const Aws::String &key, Aws::String &&value)
const Aws::Vector< Aws::String > & GetStageKeys() const
CreateApiKeyResult & WithEnabled(bool value)
void SetCustomerId(const Aws::String &value)
CreateApiKeyResult & AddTags(Aws::String &&key, const char *value)
CreateApiKeyResult & WithCustomerId(Aws::String &&value)
CreateApiKeyResult & WithCreatedDate(Aws::Utils::DateTime &&value)
CreateApiKeyResult & WithRequestId(const char *value)
CreateApiKeyResult & WithId(const char *value)
const Aws::Utils::DateTime & GetCreatedDate() const
const Aws::String & GetName() const
CreateApiKeyResult & WithRequestId(const Aws::String &value)
CreateApiKeyResult & WithValue(const char *value)
CreateApiKeyResult & WithRequestId(Aws::String &&value)
const Aws::String & GetDescription() const
void SetLastUpdatedDate(const Aws::Utils::DateTime &value)
CreateApiKeyResult & WithCustomerId(const char *value)
AWS_APIGATEWAY_API CreateApiKeyResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateApiKeyResult & WithName(const Aws::String &value)
CreateApiKeyResult & WithId(Aws::String &&value)
AWS_APIGATEWAY_API CreateApiKeyResult()
AWS_APIGATEWAY_API CreateApiKeyResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
void SetLastUpdatedDate(Aws::Utils::DateTime &&value)
CreateApiKeyResult & WithDescription(const char *value)
void SetCustomerId(const char *value)
CreateApiKeyResult & WithStageKeys(Aws::Vector< Aws::String > &&value)
void SetDescription(Aws::String &&value)
CreateApiKeyResult & WithValue(const Aws::String &value)
void SetRequestId(Aws::String &&value)
CreateApiKeyResult & WithStageKeys(const Aws::Vector< Aws::String > &value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
void SetValue(const Aws::String &value)
void SetName(const char *value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue