7#include <aws/workmail/WorkMail_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/workmail/model/EntityState.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
44 inline void SetGroupId(
const char* value) { m_groupId.assign(value); }
57 inline void SetName(
const char* value) { m_name.assign(value); }
70 inline void SetEmail(
const char* value) { m_email.assign(value); }
127 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
146 bool m_hiddenFromGlobalAddressList;
void SetDisabledDate(Aws::Utils::DateTime &&value)
void SetDisabledDate(const Aws::Utils::DateTime &value)
void SetName(const char *value)
DescribeGroupResult & WithDisabledDate(Aws::Utils::DateTime &&value)
DescribeGroupResult & WithRequestId(const Aws::String &value)
void SetRequestId(const Aws::String &value)
void SetGroupId(const Aws::String &value)
const Aws::String & GetRequestId() const
bool GetHiddenFromGlobalAddressList() const
void SetHiddenFromGlobalAddressList(bool value)
const EntityState & GetState() const
void SetEmail(const char *value)
DescribeGroupResult & WithDisabledDate(const Aws::Utils::DateTime &value)
void SetRequestId(Aws::String &&value)
void SetName(const Aws::String &value)
DescribeGroupResult & WithName(const char *value)
AWS_WORKMAIL_API DescribeGroupResult()
const Aws::String & GetName() const
DescribeGroupResult & WithEnabledDate(const Aws::Utils::DateTime &value)
DescribeGroupResult & WithGroupId(const Aws::String &value)
DescribeGroupResult & WithEmail(Aws::String &&value)
DescribeGroupResult & WithState(EntityState &&value)
DescribeGroupResult & WithRequestId(const char *value)
void SetEmail(Aws::String &&value)
void SetState(EntityState &&value)
AWS_WORKMAIL_API DescribeGroupResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeGroupResult & WithHiddenFromGlobalAddressList(bool value)
void SetRequestId(const char *value)
DescribeGroupResult & WithEmail(const char *value)
AWS_WORKMAIL_API DescribeGroupResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeGroupResult & WithState(const EntityState &value)
const Aws::Utils::DateTime & GetEnabledDate() const
void SetEnabledDate(Aws::Utils::DateTime &&value)
void SetGroupId(const char *value)
const Aws::String & GetEmail() const
DescribeGroupResult & WithGroupId(Aws::String &&value)
DescribeGroupResult & WithEnabledDate(Aws::Utils::DateTime &&value)
DescribeGroupResult & WithName(const Aws::String &value)
DescribeGroupResult & WithRequestId(Aws::String &&value)
void SetName(Aws::String &&value)
DescribeGroupResult & WithName(Aws::String &&value)
DescribeGroupResult & WithGroupId(const char *value)
void SetEnabledDate(const Aws::Utils::DateTime &value)
void SetEmail(const Aws::String &value)
DescribeGroupResult & WithEmail(const Aws::String &value)
const Aws::Utils::DateTime & GetDisabledDate() const
void SetState(const EntityState &value)
void SetGroupId(Aws::String &&value)
const Aws::String & GetGroupId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue