7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace LocationService
46 inline void SetKeyArn(
const char* value) { m_keyArn.assign(value); }
59 inline void SetKeyName(
const char* value) { m_keyName.assign(value); }
83 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
const Aws::String & GetKeyName() const
UpdateKeyResult & WithRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
UpdateKeyResult & WithKeyName(const char *value)
AWS_LOCATIONSERVICE_API UpdateKeyResult()
UpdateKeyResult & WithKeyArn(const Aws::String &value)
void SetKeyArn(const char *value)
AWS_LOCATIONSERVICE_API UpdateKeyResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateKeyResult & WithKeyArn(Aws::String &&value)
AWS_LOCATIONSERVICE_API UpdateKeyResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetKeyName(Aws::String &&value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetKeyArn() const
const Aws::Utils::DateTime & GetUpdateTime() const
UpdateKeyResult & WithUpdateTime(Aws::Utils::DateTime &&value)
UpdateKeyResult & WithKeyName(Aws::String &&value)
UpdateKeyResult & WithKeyArn(const char *value)
void SetUpdateTime(Aws::Utils::DateTime &&value)
UpdateKeyResult & WithUpdateTime(const Aws::Utils::DateTime &value)
UpdateKeyResult & WithRequestId(const char *value)
void SetKeyArn(const Aws::String &value)
void SetKeyName(const Aws::String &value)
UpdateKeyResult & WithKeyName(const Aws::String &value)
void SetUpdateTime(const Aws::Utils::DateTime &value)
void SetRequestId(const char *value)
UpdateKeyResult & WithRequestId(const Aws::String &value)
void SetKeyArn(Aws::String &&value)
void SetKeyName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue