7#include <aws/route53profiles/Route53Profiles_EXPORTS.h>
8#include <aws/route53profiles/model/Profile.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace Route53Profiles
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
void SetProfile(const Profile &value)
void SetProfile(Profile &&value)
const Profile & GetProfile() const
AWS_ROUTE53PROFILES_API DeleteProfileResult()
AWS_ROUTE53PROFILES_API DeleteProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeleteProfileResult & WithProfile(Profile &&value)
DeleteProfileResult & WithRequestId(const Aws::String &value)
DeleteProfileResult & WithRequestId(const char *value)
void SetRequestId(const Aws::String &value)
void SetRequestId(const char *value)
DeleteProfileResult & WithRequestId(Aws::String &&value)
AWS_ROUTE53PROFILES_API DeleteProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeleteProfileResult & WithProfile(const Profile &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue