Home
last modified time | relevance | path

Searched refs:SetTopicArn (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sns/include/aws/sns/model/
H A DDeleteTopicRequest.h52 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
57 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
62 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
67 …inline DeleteTopicRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *th… in WithTopicArn()
72 …inline DeleteTopicRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); retu… in WithTopicArn()
77 inline DeleteTopicRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
H A DGetTopicAttributesRequest.h55 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
60 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
65 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
70 …inline GetTopicAttributesRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); ret… in WithTopicArn()
75 …inline GetTopicAttributesRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)… in WithTopicArn()
80 …inline GetTopicAttributesRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *th… in WithTopicArn()
H A DTopic.h57 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
62 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
67 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
72 inline Topic& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
77 inline Topic& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *this;} in WithTopicArn()
82 inline Topic& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
H A DCreateTopicResult.h49 inline void SetTopicArn(const Aws::String& value) { m_topicArn = value; } in SetTopicArn() function
54 inline void SetTopicArn(Aws::String&& value) { m_topicArn = std::move(value); } in SetTopicArn() function
59 inline void SetTopicArn(const char* value) { m_topicArn.assign(value); } in SetTopicArn() function
64 …inline CreateTopicResult& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *thi… in WithTopicArn()
69 …inline CreateTopicResult& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); retur… in WithTopicArn()
74 inline CreateTopicResult& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
H A DRemovePermissionRequest.h55 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
60 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
65 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
70 …inline RemovePermissionRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); retur… in WithTopicArn()
75 …inline RemovePermissionRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value));… in WithTopicArn()
80 …inline RemovePermissionRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *this… in WithTopicArn()
H A DListSubscriptionsByTopicRequest.h55 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
60 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
65 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
70 …inline ListSubscriptionsByTopicRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value… in WithTopicArn()
75 …inline ListSubscriptionsByTopicRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(… in WithTopicArn()
80 …inline ListSubscriptionsByTopicRequest& WithTopicArn(const char* value) { SetTopicArn(value); retu… in WithTopicArn()
H A DConfirmSubscriptionRequest.h55 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
60 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
65 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
70 …inline ConfirmSubscriptionRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); re… in WithTopicArn()
75 …inline ConfirmSubscriptionRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value… in WithTopicArn()
80 …inline ConfirmSubscriptionRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *t… in WithTopicArn()
H A DSetTopicAttributesRequest.h55 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
60 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
65 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
70 …inline SetTopicAttributesRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); ret… in WithTopicArn()
75 …inline SetTopicAttributesRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)… in WithTopicArn()
80 …inline SetTopicAttributesRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *th… in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sms-voice/include/aws/sms-voice/model/
H A DSnsDestination.h57 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
63 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
69 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
75 … inline SnsDestination& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
81 …inline SnsDestination& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *… in WithTopicArn()
87 inline SnsDestination& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint-email/include/aws/pinpoint-email/model/
H A DSnsDestination.h64 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
72 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
80 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
88 … inline SnsDestination& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
96 …inline SnsDestination& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *… in WithTopicArn()
104 inline SnsDestination& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sesv2/include/aws/sesv2/model/
H A DSnsDestination.h64 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
72 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
80 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
88 … inline SnsDestination& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
96 …inline SnsDestination& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *… in WithTopicArn()
104 inline SnsDestination& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devops-guru/include/aws/devops-guru/model/
H A DSnsChannelConfig.h66 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
72 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
78 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
84 …inline SnsChannelConfig& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this… in WithTopicArn()
90 …inline SnsChannelConfig& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return… in WithTopicArn()
96 inline SnsChannelConfig& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DPublishFindingToSnsParams.h55 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
60 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
65 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
70 …inline PublishFindingToSnsParams& WithTopicArn(const Aws::String& value) { SetTopicArn(value); ret… in WithTopicArn()
75 …inline PublishFindingToSnsParams& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)… in WithTopicArn()
80 …inline PublishFindingToSnsParams& WithTopicArn(const char* value) { SetTopicArn(value); return *th… in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-email/include/aws/email/model/
H A DStopAction.h113 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
123 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
133 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
143 inline StopAction& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
153 …inline StopAction& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *this… in WithTopicArn()
163 inline StopAction& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
H A DSNSAction.h87 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
97 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
107 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
117 inline SNSAction& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
127 …inline SNSAction& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *this;} in WithTopicArn()
137 inline SNSAction& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
H A DWorkmailAction.h76 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
86 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
96 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
106 … inline WorkmailAction& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
116 …inline WorkmailAction& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *… in WithTopicArn()
126 inline WorkmailAction& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
H A DLambdaAction.h81 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
91 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
101 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
111 inline LambdaAction& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
121 …inline LambdaAction& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *th… in WithTopicArn()
131 inline LambdaAction& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
H A DS3Action.h83 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
93 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
103 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
113 inline S3Action& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
123 … inline S3Action& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *this;} in WithTopicArn()
133 inline S3Action& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dax/include/aws/dax/model/
H A DNotificationConfiguration.h55 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
60 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
65 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
70 …inline NotificationConfiguration& WithTopicArn(const Aws::String& value) { SetTopicArn(value); ret… in WithTopicArn()
75 …inline NotificationConfiguration& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)… in WithTopicArn()
80 …inline NotificationConfiguration& WithTopicArn(const char* value) { SetTopicArn(value); return *th… in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticache/include/aws/elasticache/model/
H A DNotificationConfiguration.h57 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
62 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
67 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
72 …inline NotificationConfiguration& WithTopicArn(const Aws::String& value) { SetTopicArn(value); ret… in WithTopicArn()
77 …inline NotificationConfiguration& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)… in WithTopicArn()
82 …inline NotificationConfiguration& WithTopicArn(const char* value) { SetTopicArn(value); return *th… in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-inspector/include/aws/inspector/model/
H A DSubscribeToEventRequest.h131 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
136 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
141 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
146 …inline SubscribeToEventRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); retur… in WithTopicArn()
151 …inline SubscribeToEventRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value));… in WithTopicArn()
156 …inline SubscribeToEventRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *this… in WithTopicArn()
H A DUnsubscribeFromEventRequest.h131 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
136 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
141 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
146 …inline UnsubscribeFromEventRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); r… in WithTopicArn()
151 …inline UnsubscribeFromEventRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(valu… in WithTopicArn()
156 …inline UnsubscribeFromEventRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *… in WithTopicArn()
H A DSubscription.h108 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
114 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
120 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
126 inline Subscription& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} in WithTopicArn()
132 …inline Subscription& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *th… in WithTopicArn()
138 inline Subscription& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DTopicConfiguration.h86 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
92 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
98 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
104 …inline TopicConfiguration& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *th… in WithTopicArn()
110 …inline TopicConfiguration& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); retu… in WithTopicArn()
116 inline TopicConfiguration& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DTopicConfiguration.h86 …inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = valu… in SetTopicArn() function
92 …inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move… in SetTopicArn() function
98 …inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value)… in SetTopicArn() function
104 …inline TopicConfiguration& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *th… in WithTopicArn()
110 …inline TopicConfiguration& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); retu… in WithTopicArn()
116 inline TopicConfiguration& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} in WithTopicArn()

12345678910>>...16