7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
23namespace CustomerProfiles
42 inline void SetProfileId(
const char* value) { m_profileId.assign(value); }
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
UpdateProfileResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
UpdateProfileResult & WithRequestId(const Aws::String &value)
void SetProfileId(const char *value)
void SetProfileId(Aws::String &&value)
const Aws::String & GetRequestId() const
AWS_CUSTOMERPROFILES_API UpdateProfileResult()
UpdateProfileResult & WithProfileId(const char *value)
UpdateProfileResult & WithRequestId(const char *value)
UpdateProfileResult & WithProfileId(const Aws::String &value)
AWS_CUSTOMERPROFILES_API UpdateProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
const Aws::String & GetProfileId() const
void SetRequestId(const char *value)
UpdateProfileResult & WithProfileId(Aws::String &&value)
void SetProfileId(const Aws::String &value)
AWS_CUSTOMERPROFILES_API UpdateProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue