Home
last modified time | relevance | path

Searched refs:OutboundCallerConfig (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DOutboundCallerConfig.h32 class AWS_CONNECT_API OutboundCallerConfig
35 OutboundCallerConfig();
36 OutboundCallerConfig(Aws::Utils::Json::JsonView jsonValue);
37 OutboundCallerConfig& operator=(Aws::Utils::Json::JsonView jsonValue);
69 …inline OutboundCallerConfig& WithOutboundCallerIdName(const Aws::String& value) { SetOutboundCalle… in WithOutboundCallerIdName()
74 …inline OutboundCallerConfig& WithOutboundCallerIdName(Aws::String&& value) { SetOutboundCallerIdNa… in WithOutboundCallerIdName()
79 …inline OutboundCallerConfig& WithOutboundCallerIdName(const char* value) { SetOutboundCallerIdName… in WithOutboundCallerIdName()
120 …inline OutboundCallerConfig& WithOutboundCallerIdNumberId(const char* value) { SetOutboundCallerId… in WithOutboundCallerIdNumberId()
151 …inline OutboundCallerConfig& WithOutboundFlowId(const Aws::String& value) { SetOutboundFlowId(valu… in WithOutboundFlowId()
156 …inline OutboundCallerConfig& WithOutboundFlowId(Aws::String&& value) { SetOutboundFlowId(std::move… in WithOutboundFlowId()
[all …]
H A DUpdateQueueOutboundCallerConfigRequest.h129 …inline const OutboundCallerConfig& GetOutboundCallerConfig() const{ return m_outboundCallerConfig;… in GetOutboundCallerConfig()
139 …inline void SetOutboundCallerConfig(const OutboundCallerConfig& value) { m_outboundCallerConfigHas… in SetOutboundCallerConfig()
144 …inline void SetOutboundCallerConfig(OutboundCallerConfig&& value) { m_outboundCallerConfigHasBeenS… in SetOutboundCallerConfig()
149 …eQueueOutboundCallerConfigRequest& WithOutboundCallerConfig(const OutboundCallerConfig& value) { S… in WithOutboundCallerConfig()
154 …inline UpdateQueueOutboundCallerConfigRequest& WithOutboundCallerConfig(OutboundCallerConfig&& val… in WithOutboundCallerConfig()
164 OutboundCallerConfig m_outboundCallerConfig;
H A DCreateQueueRequest.h172 …inline const OutboundCallerConfig& GetOutboundCallerConfig() const{ return m_outboundCallerConfig;… in GetOutboundCallerConfig()
182 …inline void SetOutboundCallerConfig(const OutboundCallerConfig& value) { m_outboundCallerConfigHas… in SetOutboundCallerConfig()
187 …inline void SetOutboundCallerConfig(OutboundCallerConfig&& value) { m_outboundCallerConfigHasBeenS… in SetOutboundCallerConfig()
192 …inline CreateQueueRequest& WithOutboundCallerConfig(const OutboundCallerConfig& value) { SetOutbou… in WithOutboundCallerConfig()
197 …inline CreateQueueRequest& WithOutboundCallerConfig(OutboundCallerConfig&& value) { SetOutboundCal… in WithOutboundCallerConfig()
388 OutboundCallerConfig m_outboundCallerConfig;
H A DQueue.h210 …inline const OutboundCallerConfig& GetOutboundCallerConfig() const{ return m_outboundCallerConfig;… in GetOutboundCallerConfig()
220 …inline void SetOutboundCallerConfig(const OutboundCallerConfig& value) { m_outboundCallerConfigHas… in SetOutboundCallerConfig()
225 …inline void SetOutboundCallerConfig(OutboundCallerConfig&& value) { m_outboundCallerConfigHasBeenS… in SetOutboundCallerConfig()
230 …inline Queue& WithOutboundCallerConfig(const OutboundCallerConfig& value) { SetOutboundCallerConfi… in WithOutboundCallerConfig()
235 …inline Queue& WithOutboundCallerConfig(OutboundCallerConfig&& value) { SetOutboundCallerConfig(std… in WithOutboundCallerConfig()
414 OutboundCallerConfig m_outboundCallerConfig;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/source/model/
H A DOutboundCallerConfig.cpp21 OutboundCallerConfig::OutboundCallerConfig() : in OutboundCallerConfig() function in Aws::Connect::Model::OutboundCallerConfig
28 OutboundCallerConfig::OutboundCallerConfig(JsonView jsonValue) : in OutboundCallerConfig() function in Aws::Connect::Model::OutboundCallerConfig
36 OutboundCallerConfig& OutboundCallerConfig::operator =(JsonView jsonValue) in operator =()
62 JsonValue OutboundCallerConfig::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/connect/types/
H A Dtypes.go565 type OutboundCallerConfig struct { struct
651 OutboundCallerConfig *OutboundCallerConfig member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/connect/types/
H A Dtypes.go565 type OutboundCallerConfig struct { struct
651 OutboundCallerConfig *OutboundCallerConfig member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/connect/types/
H A Dtypes.go568 type OutboundCallerConfig struct { struct
654 OutboundCallerConfig *OutboundCallerConfig member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/connect/types/
H A Dtypes.go565 type OutboundCallerConfig struct { struct
651 OutboundCallerConfig *OutboundCallerConfig member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/connect/
H A Dapi_op_CreateQueue.go56 OutboundCallerConfig *types.OutboundCallerConfig member
H A Dapi_op_UpdateQueueOutboundCallerConfig.go42 OutboundCallerConfig *types.OutboundCallerConfig member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/connect/
H A Dapi_op_CreateQueue.go56 OutboundCallerConfig *types.OutboundCallerConfig member
H A Dapi_op_UpdateQueueOutboundCallerConfig.go42 OutboundCallerConfig *types.OutboundCallerConfig member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/connect/
H A Dapi_op_CreateQueue.go57 OutboundCallerConfig *types.OutboundCallerConfig member
H A Dapi_op_UpdateQueueOutboundCallerConfig.go43 OutboundCallerConfig *types.OutboundCallerConfig member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/connect/
H A Dapi_op_CreateQueue.go56 OutboundCallerConfig *types.OutboundCallerConfig member
H A Dapi_op_UpdateQueueOutboundCallerConfig.go42 OutboundCallerConfig *types.OutboundCallerConfig member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/connect/
H A Dapi_op_CreateQueue.go56 OutboundCallerConfig *types.OutboundCallerConfig member
H A Dapi_op_UpdateQueueOutboundCallerConfig.go42 OutboundCallerConfig *types.OutboundCallerConfig member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/connect/types/
H A Dtypes.go720 type OutboundCallerConfig struct { struct
818 OutboundCallerConfig *OutboundCallerConfig member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go12111 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
12157 if s.OutboundCallerConfig != nil {
12201 s.OutboundCallerConfig = v
19810 type OutboundCallerConfig struct { struct
19847 func (s *OutboundCallerConfig) SetOutboundCallerIdName(v string) *OutboundCallerConfig { argument
19853 func (s *OutboundCallerConfig) SetOutboundCallerIdNumberId(v string) *OutboundCallerConfig { argument
19859 func (s *OutboundCallerConfig) SetOutboundFlowId(v string) *OutboundCallerConfig { argument
20146 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
20197 s.OutboundCallerConfig = v
23254 OutboundCallerConfig *OutboundCallerConfig `type:"structure" required:"true"` member
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go12111 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
12157 if s.OutboundCallerConfig != nil {
12201 s.OutboundCallerConfig = v
19810 type OutboundCallerConfig struct { struct
19847 func (s *OutboundCallerConfig) SetOutboundCallerIdName(v string) *OutboundCallerConfig { argument
19853 func (s *OutboundCallerConfig) SetOutboundCallerIdNumberId(v string) *OutboundCallerConfig { argument
19859 func (s *OutboundCallerConfig) SetOutboundFlowId(v string) *OutboundCallerConfig { argument
20146 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
20197 s.OutboundCallerConfig = v
23254 OutboundCallerConfig *OutboundCallerConfig `type:"structure" required:"true"` member
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go12111 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
12157 if s.OutboundCallerConfig != nil {
12201 s.OutboundCallerConfig = v
19810 type OutboundCallerConfig struct { struct
19847 func (s *OutboundCallerConfig) SetOutboundCallerIdName(v string) *OutboundCallerConfig { argument
19853 func (s *OutboundCallerConfig) SetOutboundCallerIdNumberId(v string) *OutboundCallerConfig { argument
19859 func (s *OutboundCallerConfig) SetOutboundFlowId(v string) *OutboundCallerConfig { argument
20146 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
20197 s.OutboundCallerConfig = v
23254 OutboundCallerConfig *OutboundCallerConfig `type:"structure" required:"true"` member
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go12111 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
12157 if s.OutboundCallerConfig != nil {
12201 s.OutboundCallerConfig = v
19810 type OutboundCallerConfig struct { struct
19847 func (s *OutboundCallerConfig) SetOutboundCallerIdName(v string) *OutboundCallerConfig { argument
19853 func (s *OutboundCallerConfig) SetOutboundCallerIdNumberId(v string) *OutboundCallerConfig { argument
19859 func (s *OutboundCallerConfig) SetOutboundFlowId(v string) *OutboundCallerConfig { argument
20146 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
20197 s.OutboundCallerConfig = v
23259 OutboundCallerConfig *OutboundCallerConfig `type:"structure" required:"true"` member
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go12555 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
12601 if s.OutboundCallerConfig != nil {
12645 s.OutboundCallerConfig = v
20591 type OutboundCallerConfig struct { struct
20628 func (s *OutboundCallerConfig) SetOutboundCallerIdName(v string) *OutboundCallerConfig { argument
20634 func (s *OutboundCallerConfig) SetOutboundCallerIdNumberId(v string) *OutboundCallerConfig { argument
20640 func (s *OutboundCallerConfig) SetOutboundFlowId(v string) *OutboundCallerConfig { argument
20927 OutboundCallerConfig *OutboundCallerConfig `type:"structure"` member
20978 s.OutboundCallerConfig = v
24050 OutboundCallerConfig *OutboundCallerConfig `type:"structure" required:"true"` member
[all …]

12