AWS SDK for C++
1.8.126
AWS SDK for C++
|
Go to the documentation of this file.
74 inline void SetTopic(
const char* value) { m_topicHasBeenSet =
true; m_topic.assign(value); }
128 bool m_topicHasBeenSet;
131 bool m_stateHasBeenSet;
bool StateHasBeenSet() const
void SetTopic(const char *value)
Aws::Utils::Json::JsonValue Jsonize() const
const PropertyNotificationState & GetState() const
void SetState(const PropertyNotificationState &value)
#define AWS_IOTSITEWISE_API
PropertyNotification & WithTopic(const Aws::String &value)
PropertyNotification & WithState(PropertyNotificationState &&value)
PropertyNotification & WithTopic(Aws::String &&value)
const Aws::String & GetTopic() const
bool TopicHasBeenSet() const
void SetTopic(const Aws::String &value)
PropertyNotificationState
PropertyNotification & operator=(Aws::Utils::Json::JsonView jsonValue)
PropertyNotification & WithState(const PropertyNotificationState &value)
void SetTopic(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
PropertyNotification(Aws::Utils::Json::JsonView jsonValue)
PropertyNotification & WithTopic(const char *value)
void SetState(PropertyNotificationState &&value)