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
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); }
98 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
CreateKeyResult & WithCreateTime(Aws::Utils::DateTime &&value)
const Aws::String & GetKeyName() const
AWS_LOCATIONSERVICE_API CreateKeyResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::Utils::DateTime & GetCreateTime() const
const Aws::String & GetKey() const
CreateKeyResult & WithKeyArn(const Aws::String &value)
void SetKeyName(Aws::String &&value)
CreateKeyResult & WithKeyName(const char *value)
CreateKeyResult & WithKeyArn(const char *value)
void SetKey(Aws::String &&value)
void SetKey(const char *value)
CreateKeyResult & WithKeyName(Aws::String &&value)
void SetCreateTime(Aws::Utils::DateTime &&value)
CreateKeyResult & WithRequestId(const Aws::String &value)
void SetKeyName(const Aws::String &value)
CreateKeyResult & WithRequestId(const char *value)
CreateKeyResult & WithRequestId(Aws::String &&value)
AWS_LOCATIONSERVICE_API CreateKeyResult()
void SetKeyArn(const char *value)
void SetRequestId(const Aws::String &value)
void SetKey(const Aws::String &value)
CreateKeyResult & WithKeyName(const Aws::String &value)
const Aws::String & GetKeyArn() const
AWS_LOCATIONSERVICE_API CreateKeyResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetKeyArn(const Aws::String &value)
CreateKeyResult & WithKey(const Aws::String &value)
void SetRequestId(Aws::String &&value)
void SetKeyName(const char *value)
CreateKeyResult & WithKeyArn(Aws::String &&value)
CreateKeyResult & WithKey(Aws::String &&value)
void SetRequestId(const char *value)
void SetKeyArn(Aws::String &&value)
CreateKeyResult & WithKey(const char *value)
CreateKeyResult & WithCreateTime(const Aws::Utils::DateTime &value)
const Aws::String & GetRequestId() const
void SetCreateTime(const Aws::Utils::DateTime &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue