7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/b2bi/model/Logging.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
44 inline void SetProfileId(
const char* value) { m_profileId.assign(value); }
58 inline void SetProfileArn(
const char* value) { m_profileArn.assign(value); }
71 inline void SetName(
const char* value) { m_name.assign(value); }
84 inline void SetEmail(
const char* value) { m_email.assign(value); }
97 inline void SetPhone(
const char* value) { m_phone.assign(value); }
167 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
GetProfileResult & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetProfileArn(const char *value)
void SetPhone(const char *value)
const Aws::String & GetBusinessName() const
GetProfileResult & WithName(const Aws::String &value)
GetProfileResult & WithModifiedAt(Aws::Utils::DateTime &&value)
void SetPhone(Aws::String &&value)
void SetProfileArn(Aws::String &&value)
GetProfileResult & WithProfileId(const Aws::String &value)
AWS_B2BI_API GetProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetLogGroupName(Aws::String &&value)
void SetLogGroupName(const Aws::String &value)
void SetModifiedAt(const Aws::Utils::DateTime &value)
void SetBusinessName(const Aws::String &value)
GetProfileResult & WithEmail(Aws::String &&value)
void SetName(const Aws::String &value)
GetProfileResult & WithPhone(Aws::String &&value)
GetProfileResult & WithRequestId(Aws::String &&value)
GetProfileResult & WithName(const char *value)
GetProfileResult & WithLogging(Logging &&value)
GetProfileResult & WithName(Aws::String &&value)
GetProfileResult & WithEmail(const Aws::String &value)
GetProfileResult & WithPhone(const char *value)
GetProfileResult & WithLogGroupName(Aws::String &&value)
GetProfileResult & WithCreatedAt(Aws::Utils::DateTime &&value)
GetProfileResult & WithPhone(const Aws::String &value)
GetProfileResult & WithProfileArn(Aws::String &&value)
GetProfileResult & WithRequestId(const char *value)
void SetBusinessName(const char *value)
void SetLogGroupName(const char *value)
GetProfileResult & WithModifiedAt(const Aws::Utils::DateTime &value)
void SetModifiedAt(Aws::Utils::DateTime &&value)
const Logging & GetLogging() const
void SetName(Aws::String &&value)
void SetProfileId(Aws::String &&value)
const Aws::Utils::DateTime & GetModifiedAt() const
GetProfileResult & WithBusinessName(Aws::String &&value)
const Aws::String & GetProfileId() const
GetProfileResult & WithBusinessName(const Aws::String &value)
GetProfileResult & WithProfileArn(const char *value)
void SetName(const char *value)
const Aws::String & GetName() const
AWS_B2BI_API GetProfileResult()
GetProfileResult & WithLogging(const Logging &value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
GetProfileResult & WithProfileId(Aws::String &&value)
void SetProfileArn(const Aws::String &value)
void SetBusinessName(Aws::String &&value)
GetProfileResult & WithProfileId(const char *value)
GetProfileResult & WithBusinessName(const char *value)
GetProfileResult & WithLogGroupName(const char *value)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
void SetEmail(const Aws::String &value)
void SetEmail(const char *value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetPhone() const
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::String & GetProfileArn() const
GetProfileResult & WithProfileArn(const Aws::String &value)
AWS_B2BI_API GetProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetProfileId(const Aws::String &value)
GetProfileResult & WithLogGroupName(const Aws::String &value)
GetProfileResult & WithEmail(const char *value)
void SetLogging(const Logging &value)
void SetLogging(Logging &&value)
const Aws::String & GetLogGroupName() const
void SetCreatedAt(Aws::Utils::DateTime &&value)
GetProfileResult & WithRequestId(const Aws::String &value)
const Aws::String & GetEmail() const
void SetPhone(const Aws::String &value)
void SetProfileId(const char *value)
void SetEmail(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue