Home
last modified time | relevance | path

Searched refs:WithNotification (Results 1 – 17 of 17) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mturk-requester/include/aws/mturk-requester/model/
H A DSendTestEventNotificationRequest.h71 …inline SendTestEventNotificationRequest& WithNotification(const NotificationSpecification& value) … in WithNotification() function
78 …inline SendTestEventNotificationRequest& WithNotification(NotificationSpecification&& value) { Set… in WithNotification() function
H A DUpdateNotificationSettingsRequest.h110 …inline UpdateNotificationSettingsRequest& WithNotification(const NotificationSpecification& value)… in WithNotification() function
115 …inline UpdateNotificationSettingsRequest& WithNotification(NotificationSpecification&& value) { Se… in WithNotification() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-budgets/include/aws/budgets/model/
H A DNotificationWithSubscribers.h67 …inline NotificationWithSubscribers& WithNotification(const Notification& value) { SetNotification(… in WithNotification() function
72 …inline NotificationWithSubscribers& WithNotification(Notification&& value) { SetNotification(std::… in WithNotification() function
H A DDeleteNotificationRequest.h154 …inline DeleteNotificationRequest& WithNotification(const Notification& value) { SetNotification(va… in WithNotification() function
159 …inline DeleteNotificationRequest& WithNotification(Notification&& value) { SetNotification(std::mo… in WithNotification() function
H A DCreateSubscriberRequest.h163 …inline CreateSubscriberRequest& WithNotification(const Notification& value) { SetNotification(valu… in WithNotification() function
168 …inline CreateSubscriberRequest& WithNotification(Notification&& value) { SetNotification(std::move… in WithNotification() function
H A DDeleteSubscriberRequest.h155 …inline DeleteSubscriberRequest& WithNotification(const Notification& value) { SetNotification(valu… in WithNotification() function
160 …inline DeleteSubscriberRequest& WithNotification(Notification&& value) { SetNotification(std::move… in WithNotification() function
H A DCreateNotificationRequest.h164 …inline CreateNotificationRequest& WithNotification(const Notification& value) { SetNotification(va… in WithNotification() function
169 …inline CreateNotificationRequest& WithNotification(Notification&& value) { SetNotification(std::mo… in WithNotification() function
H A DDescribeSubscribersForNotificationRequest.h154 …inline DescribeSubscribersForNotificationRequest& WithNotification(const Notification& value) { Se… in WithNotification() function
159 …inline DescribeSubscribersForNotificationRequest& WithNotification(Notification&& value) { SetNoti… in WithNotification() function
H A DUpdateSubscriberRequest.h155 …inline UpdateSubscriberRequest& WithNotification(const Notification& value) { SetNotification(valu… in WithNotification() function
160 …inline UpdateSubscriberRequest& WithNotification(Notification&& value) { SetNotification(std::move… in WithNotification() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotsitewise/include/aws/iotsitewise/model/
H A DAssetProperty.h238 …inline AssetProperty& WithNotification(const PropertyNotification& value) { SetNotification(value)… in WithNotification() function
245 …inline AssetProperty& WithNotification(PropertyNotification&& value) { SetNotification(std::move(v… in WithNotification() function
H A DProperty.h239 …inline Property& WithNotification(const PropertyNotification& value) { SetNotification(value); ret… in WithNotification() function
246 …inline Property& WithNotification(PropertyNotification&& value) { SetNotification(std::move(value)… in WithNotification() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snowball/include/aws/snowball/model/
H A DUpdateClusterRequest.h377 …inline UpdateClusterRequest& WithNotification(const Notification& value) { SetNotification(value);… in WithNotification() function
382 …inline UpdateClusterRequest& WithNotification(Notification&& value) { SetNotification(std::move(va… in WithNotification() function
H A DUpdateJobRequest.h179 …inline UpdateJobRequest& WithNotification(const Notification& value) { SetNotification(value); ret… in WithNotification() function
184 …inline UpdateJobRequest& WithNotification(Notification&& value) { SetNotification(std::move(value)… in WithNotification() function
H A DCreateClusterRequest.h646 …inline CreateClusterRequest& WithNotification(const Notification& value) { SetNotification(value);… in WithNotification() function
652 …inline CreateClusterRequest& WithNotification(Notification&& value) { SetNotification(std::move(va… in WithNotification() function
H A DClusterMetadata.h592 …inline ClusterMetadata& WithNotification(const Notification& value) { SetNotification(value); retu… in WithNotification() function
598 …inline ClusterMetadata& WithNotification(Notification&& value) { SetNotification(std::move(value))… in WithNotification() function
H A DCreateJobRequest.h600 …inline CreateJobRequest& WithNotification(const Notification& value) { SetNotification(value); ret… in WithNotification() function
606 …inline CreateJobRequest& WithNotification(Notification&& value) { SetNotification(std::move(value)… in WithNotification() function
H A DJobMetadata.h619 …inline JobMetadata& WithNotification(const Notification& value) { SetNotification(value); return *… in WithNotification() function
627 …inline JobMetadata& WithNotification(Notification&& value) { SetNotification(std::move(value)); re… in WithNotification() function