AWS SDK for C++
1.8.127
AWS SDK for C++
|
Go to the documentation of this file.
69 inline void SetTopic(
const char* value) { m_topicHasBeenSet =
true; m_topic.assign(value); }
89 bool m_topicHasBeenSet;
InvalidSnsTopicException()
InvalidSnsTopicException(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetTopic(Aws::String &&value)
void SetTopic(const Aws::String &value)
void SetTopic(const char *value)
std::basic_ostream< char, std::char_traits< char > > OStream
const Aws::String & GetTopic() const
InvalidSnsTopicException & WithTopic(const char *value)
InvalidSnsTopicException & WithTopic(const Aws::String &value)
bool TopicHasBeenSet() const
InvalidSnsTopicException & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
InvalidSnsTopicException & WithTopic(Aws::String &&value)
void OutputToStream(Aws::OStream &oStream, const char *location) const
void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const