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