23 namespace ElasticTranscoder
59 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
183 bool m_notificationsHasBeenSet;
void SetNotifications(Notifications &&value)
UpdatePipelineNotificationsRequest & WithId(Aws::String &&value)
const Notifications & GetNotifications() const
UpdatePipelineNotificationsRequest & WithId(const char *value)
UpdatePipelineNotificationsRequest & WithNotifications(Notifications &&value)
void SetId(const Aws::String &value)
void SetNotifications(const Notifications &value)
const Aws::String & GetId() const
#define AWS_ELASTICTRANSCODER_API
void SetId(Aws::String &&value)
void SetId(const char *value)
UpdatePipelineNotificationsRequest & WithNotifications(const Notifications &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
UpdatePipelineNotificationsRequest & WithId(const Aws::String &value)
JSON (JavaScript Object Notation).