Home
last modified time | relevance | path

Searched refs:SetNotificationConfiguration (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguruprofiler/include/aws/codeguruprofiler/model/
H A DRemoveNotificationChannelResult.h49 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
54 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
59 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
64 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
H A DAddNotificationChannelsResult.h49 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
54 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
59 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
64 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
H A DGetNotificationConfigurationResult.h49 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
54 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
59 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
64 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DUpdateWorkteamRequest.h344 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
349 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
354 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
359 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
H A DCreateWorkteamRequest.h365 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
371 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
377 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
383 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
H A DWorkteam.h462 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
468 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
474 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
480 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DPutBucketNotificationConfigurationRequest.h93 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
96 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
99 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
102 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DPutBucketNotificationConfigurationRequest.h93 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
96 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
99 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
102 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dax/include/aws/dax/model/
H A DCluster.h522 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
529 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
536 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
543 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/external_arc/message_center/
H A Darc_notification_manager.cc180 SetNotificationConfiguration(); in OnConnectionReady()
594 void ArcNotificationManager::SetNotificationConfiguration() { in SetNotificationConfiguration() function in ash::ArcNotificationManager
596 instance_owner_->holder(), SetNotificationConfiguration); in SetNotificationConfiguration()
608 notifications_instance->SetNotificationConfiguration( in SetNotificationConfiguration()
H A Darc_notification_manager.h76 void SetNotificationConfiguration();
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/test/
H A Dfake_notifications_instance.h42 void SetNotificationConfiguration(
H A Dfake_notifications_instance.cc65 void FakeNotificationsInstance::SetNotificationConfiguration( in SetNotificationConfiguration() function in arc::FakeNotificationsInstance
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticache/include/aws/elasticache/model/
H A DCacheCluster.h1145 …inline void SetNotificationConfiguration(const NotificationConfiguration& value) { m_notificationC… in SetNotificationConfiguration() function
1152 …inline void SetNotificationConfiguration(NotificationConfiguration&& value) { m_notificationConfig… in SetNotificationConfiguration() function
1159 …cationConfiguration(const NotificationConfiguration& value) { SetNotificationConfiguration(value);… in WithNotificationConfiguration()
1166 …otificationConfiguration(NotificationConfiguration&& value) { SetNotificationConfiguration(std::mo… in WithNotificationConfiguration()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/mojom/
H A Dnotifications.mojom304 SetNotificationConfiguration@12(NotificationConfiguration configuration);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/mojom/
H A Dnotifications.mojom313 SetNotificationConfiguration@12(NotificationConfiguration configuration);
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codeguruprofiler/
H A Dapi.go2190 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3523 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5244 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2447 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3789 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5585 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2452 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3794 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5590 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2452 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3794 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5590 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2452 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3794 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5590 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2452 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3794 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5590 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2452 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3794 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5590 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2447 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
3789 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
5585 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2468 func (s *AddNotificationChannelsOutput) SetNotificationConfiguration(v *NotificationConfiguration) … func
4002 func (s *GetNotificationConfigurationOutput) SetNotificationConfiguration(v *NotificationConfigurat… func
6030 func (s *RemoveNotificationChannelOutput) SetNotificationConfiguration(v *NotificationConfiguration… func

12345678