23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
68 inline void SetId(
const char* value) { m_id.assign(value); }
103 inline void SetName(
const char* value) { m_name.assign(value); }
void SetDescription(Aws::String &&value)
GetApiKeyResult & WithLastUpdatedDate(Aws::Utils::DateTime &&value)
GetApiKeyResult & WithName(const Aws::String &value)
const Aws::Utils::DateTime & GetLastUpdatedDate() const
void SetId(const char *value)
void SetLastUpdatedDate(Aws::Utils::DateTime &&value)
const Aws::String & GetDescription() const
GetApiKeyResult & WithId(const char *value)
const Aws::Utils::DateTime & GetCreatedDate() const
void SetName(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
GetApiKeyResult & WithLastUpdatedDate(const Aws::Utils::DateTime &value)
const Aws::String & GetName() const
GetApiKeyResult & WithStageKeys(Aws::Vector< Aws::String > &&value)
void SetStageKeys(Aws::Vector< Aws::String > &&value)
GetApiKeyResult & WithName(Aws::String &&value)
const Aws::Vector< Aws::String > & GetStageKeys() const
void SetName(const char *value)
GetApiKeyResult & WithCreatedDate(Aws::Utils::DateTime &&value)
GetApiKeyResult & WithDescription(const Aws::String &value)
void SetCreatedDate(Aws::Utils::DateTime &&value)
void SetDescription(const char *value)
GetApiKeyResult & AddStageKeys(const char *value)
GetApiKeyResult & AddStageKeys(const Aws::String &value)
GetApiKeyResult & WithCreatedDate(const Aws::Utils::DateTime &value)
GetApiKeyResult & WithDescription(Aws::String &&value)
void SetId(Aws::String &&value)
void SetName(const Aws::String &value)
void SetStageKeys(const Aws::Vector< Aws::String > &value)
GetApiKeyResult & WithId(Aws::String &&value)
GetApiKeyResult & WithEnabled(bool value)
void SetDescription(const Aws::String &value)
void SetCreatedDate(const Aws::Utils::DateTime &value)
GetApiKeyResult & AddStageKeys(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetApiKeyResult & WithStageKeys(const Aws::Vector< Aws::String > &value)
void SetEnabled(bool value)
void SetId(const Aws::String &value)
const Aws::String & GetId() const
#define AWS_APIGATEWAY_API
void SetLastUpdatedDate(const Aws::Utils::DateTime &value)
GetApiKeyResult & WithName(const char *value)
JSON (JavaScript Object Notation).
GetApiKeyResult & WithId(const Aws::String &value)
GetApiKeyResult & WithDescription(const char *value)