7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/location/model/ApiKeyRestrictions.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
26namespace LocationService
45 inline void SetKey(
const char* value) { m_key.assign(value); }
61 inline void SetKeyArn(
const char* value) { m_keyArn.assign(value); }
74 inline void SetKeyName(
const char* value) { m_keyName.assign(value); }
164 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetKeyArn(const Aws::String &value)
const Aws::Utils::DateTime & GetUpdateTime() const
DescribeKeyResult & AddTags(const Aws::String &key, Aws::String &&value)
DescribeKeyResult & WithUpdateTime(const Aws::Utils::DateTime &value)
AWS_LOCATIONSERVICE_API DescribeKeyResult()
DescribeKeyResult & WithKeyArn(const Aws::String &value)
DescribeKeyResult & AddTags(Aws::String &&key, Aws::String &&value)
void SetDescription(Aws::String &&value)
DescribeKeyResult & WithExpireTime(const Aws::Utils::DateTime &value)
void SetRequestId(const Aws::String &value)
DescribeKeyResult & AddTags(const char *key, Aws::String &&value)
const Aws::String & GetRequestId() const
void SetKeyName(const Aws::String &value)
DescribeKeyResult & AddTags(Aws::String &&key, const Aws::String &value)
void SetCreateTime(Aws::Utils::DateTime &&value)
void SetKey(const char *value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
const Aws::String & GetKeyArn() const
DescribeKeyResult & WithExpireTime(Aws::Utils::DateTime &&value)
DescribeKeyResult & WithKeyArn(const char *value)
void SetUpdateTime(const Aws::Utils::DateTime &value)
DescribeKeyResult & WithDescription(const Aws::String &value)
const Aws::String & GetKey() const
void SetKeyArn(const char *value)
DescribeKeyResult & WithRestrictions(ApiKeyRestrictions &&value)
void SetKeyArn(Aws::String &&value)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetDescription(const Aws::String &value)
DescribeKeyResult & WithRequestId(Aws::String &&value)
DescribeKeyResult & WithCreateTime(const Aws::Utils::DateTime &value)
DescribeKeyResult & WithDescription(Aws::String &&value)
void SetKey(Aws::String &&value)
void SetKeyName(const char *value)
void SetKey(const Aws::String &value)
DescribeKeyResult & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
DescribeKeyResult & WithKey(const char *value)
const ApiKeyRestrictions & GetRestrictions() const
DescribeKeyResult & WithKeyName(const Aws::String &value)
void SetKeyName(Aws::String &&value)
const Aws::Utils::DateTime & GetCreateTime() const
const Aws::String & GetKeyName() const
const Aws::Utils::DateTime & GetExpireTime() const
DescribeKeyResult & WithRequestId(const char *value)
DescribeKeyResult & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
DescribeKeyResult & WithDescription(const char *value)
void SetRestrictions(const ApiKeyRestrictions &value)
void SetRestrictions(ApiKeyRestrictions &&value)
DescribeKeyResult & AddTags(const char *key, const char *value)
void SetExpireTime(Aws::Utils::DateTime &&value)
DescribeKeyResult & WithKey(Aws::String &&value)
AWS_LOCATIONSERVICE_API DescribeKeyResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeKeyResult & AddTags(const Aws::String &key, const Aws::String &value)
DescribeKeyResult & WithKeyArn(Aws::String &&value)
DescribeKeyResult & WithRestrictions(const ApiKeyRestrictions &value)
AWS_LOCATIONSERVICE_API DescribeKeyResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeKeyResult & AddTags(Aws::String &&key, const char *value)
void SetRequestId(const char *value)
DescribeKeyResult & WithKeyName(const char *value)
const Aws::String & GetDescription() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
DescribeKeyResult & WithUpdateTime(Aws::Utils::DateTime &&value)
DescribeKeyResult & WithCreateTime(Aws::Utils::DateTime &&value)
void SetExpireTime(const Aws::Utils::DateTime &value)
void SetUpdateTime(Aws::Utils::DateTime &&value)
void SetRequestId(Aws::String &&value)
DescribeKeyResult & WithRequestId(const Aws::String &value)
void SetCreateTime(const Aws::Utils::DateTime &value)
void SetDescription(const char *value)
DescribeKeyResult & WithKeyName(Aws::String &&value)
DescribeKeyResult & WithKey(const Aws::String &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
Aws::Utils::Json::JsonValue JsonValue