7#include <aws/support-app/SupportApp_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/support-app/model/NotificationSeverityLevel.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
44 inline void SetChannelId(
const char* value) { m_channelId.assign(value); }
58 inline void SetChannelName(
const char* value) { m_channelName.assign(value); }
130 inline void SetTeamId(
const char* value) { m_teamId.assign(value); }
141 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
154 bool m_notifyOnAddCorrespondenceToCase;
158 bool m_notifyOnCreateOrReopenCase;
160 bool m_notifyOnResolveCase;
bool GetNotifyOnResolveCase() const
UpdateSlackChannelConfigurationResult & WithTeamId(const char *value)
UpdateSlackChannelConfigurationResult & WithChannelRoleArn(Aws::String &&value)
const Aws::String & GetChannelId() const
UpdateSlackChannelConfigurationResult & WithRequestId(const Aws::String &value)
const Aws::String & GetChannelRoleArn() const
bool GetNotifyOnAddCorrespondenceToCase() const
const Aws::String & GetChannelName() const
UpdateSlackChannelConfigurationResult & WithChannelId(const char *value)
void SetNotifyOnCaseSeverity(const NotificationSeverityLevel &value)
const NotificationSeverityLevel & GetNotifyOnCaseSeverity() const
bool GetNotifyOnCreateOrReopenCase() const
UpdateSlackChannelConfigurationResult & WithTeamId(Aws::String &&value)
UpdateSlackChannelConfigurationResult & WithNotifyOnCreateOrReopenCase(bool value)
AWS_SUPPORTAPP_API UpdateSlackChannelConfigurationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
void SetNotifyOnAddCorrespondenceToCase(bool value)
UpdateSlackChannelConfigurationResult & WithNotifyOnCaseSeverity(NotificationSeverityLevel &&value)
void SetChannelName(const char *value)
void SetChannelId(Aws::String &&value)
void SetNotifyOnCaseSeverity(NotificationSeverityLevel &&value)
UpdateSlackChannelConfigurationResult & WithChannelId(const Aws::String &value)
UpdateSlackChannelConfigurationResult & WithRequestId(const char *value)
void SetChannelRoleArn(Aws::String &&value)
UpdateSlackChannelConfigurationResult & WithChannelName(const Aws::String &value)
UpdateSlackChannelConfigurationResult & WithNotifyOnAddCorrespondenceToCase(bool value)
void SetNotifyOnCreateOrReopenCase(bool value)
void SetNotifyOnResolveCase(bool value)
UpdateSlackChannelConfigurationResult & WithChannelRoleArn(const Aws::String &value)
void SetChannelRoleArn(const Aws::String &value)
UpdateSlackChannelConfigurationResult & WithChannelRoleArn(const char *value)
void SetChannelRoleArn(const char *value)
AWS_SUPPORTAPP_API UpdateSlackChannelConfigurationResult()
void SetTeamId(Aws::String &&value)
UpdateSlackChannelConfigurationResult & WithChannelId(Aws::String &&value)
void SetRequestId(const char *value)
void SetRequestId(const Aws::String &value)
AWS_SUPPORTAPP_API UpdateSlackChannelConfigurationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetChannelName(const Aws::String &value)
UpdateSlackChannelConfigurationResult & WithChannelName(const char *value)
UpdateSlackChannelConfigurationResult & WithNotifyOnCaseSeverity(const NotificationSeverityLevel &value)
void SetChannelName(Aws::String &&value)
void SetTeamId(const char *value)
UpdateSlackChannelConfigurationResult & WithTeamId(const Aws::String &value)
const Aws::String & GetTeamId() const
void SetTeamId(const Aws::String &value)
const Aws::String & GetRequestId() const
UpdateSlackChannelConfigurationResult & WithNotifyOnResolveCase(bool value)
void SetChannelId(const char *value)
UpdateSlackChannelConfigurationResult & WithRequestId(Aws::String &&value)
void SetChannelId(const Aws::String &value)
UpdateSlackChannelConfigurationResult & WithChannelName(Aws::String &&value)
NotificationSeverityLevel
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue