7#include <aws/opsworks/OpsWorks_EXPORTS.h>
8#include <aws/opsworks/model/SelfUserProfile.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
59 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
DescribeMyUserProfileResult & WithUserProfile(const SelfUserProfile &value)
const Aws::String & GetRequestId() const
DescribeMyUserProfileResult & WithRequestId(const Aws::String &value)
AWS_OPSWORKS_API DescribeMyUserProfileResult()
AWS_OPSWORKS_API DescribeMyUserProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
void SetUserProfile(const SelfUserProfile &value)
void SetRequestId(const char *value)
DescribeMyUserProfileResult & WithRequestId(const char *value)
const SelfUserProfile & GetUserProfile() const
void SetUserProfile(SelfUserProfile &&value)
AWS_OPSWORKS_API DescribeMyUserProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeMyUserProfileResult & WithRequestId(Aws::String &&value)
DescribeMyUserProfileResult & WithUserProfile(SelfUserProfile &&value)
void SetRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue