AWS SDK for C++
1.8.129
AWS SDK for C++
|
Go to the documentation of this file.
16 namespace CodePipeline
137 bool m_webhookHasBeenSet;
140 bool m_tagsHasBeenSet;
bool TagsHasBeenSet() const
PutWebhookRequest & AddTags(const Tag &value)
const Aws::Vector< Tag > & GetTags() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
#define AWS_CODEPIPELINE_API
Aws::String SerializePayload() const override
std::vector< T, Aws::Allocator< T > > Vector
PutWebhookRequest & WithTags(Aws::Vector< Tag > &&value)
bool WebhookHasBeenSet() const
const WebhookDefinition & GetWebhook() const
void SetWebhook(WebhookDefinition &&value)
Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
void SetTags(const Aws::Vector< Tag > &value)
PutWebhookRequest & AddTags(Tag &&value)
void SetWebhook(const WebhookDefinition &value)
PutWebhookRequest & WithWebhook(WebhookDefinition &&value)
PutWebhookRequest & WithWebhook(const WebhookDefinition &value)
void SetTags(Aws::Vector< Tag > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
virtual const char * GetServiceRequestName() const override
PutWebhookRequest & WithTags(const Aws::Vector< Tag > &value)