| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundCallerConfig |
OutboundCallerConfig.clone() |
OutboundCallerConfig |
UpdateQueueOutboundCallerConfigRequest.getOutboundCallerConfig()
The outbound caller ID name, number, and outbound whisper flow.
|
OutboundCallerConfig |
Queue.getOutboundCallerConfig()
The outbound caller ID name, number, and outbound whisper flow.
|
OutboundCallerConfig |
CreateQueueRequest.getOutboundCallerConfig()
The outbound caller ID name, number, and outbound whisper flow.
|
OutboundCallerConfig |
OutboundCallerConfig.withOutboundCallerIdName(String outboundCallerIdName)
The caller ID name.
|
OutboundCallerConfig |
OutboundCallerConfig.withOutboundCallerIdNumberId(String outboundCallerIdNumberId)
The caller ID number.
|
OutboundCallerConfig |
OutboundCallerConfig.withOutboundFlowId(String outboundFlowId)
The outbound whisper flow to be used during an outbound call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateQueueOutboundCallerConfigRequest.setOutboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
void |
Queue.setOutboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
void |
CreateQueueRequest.setOutboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
UpdateQueueOutboundCallerConfigRequest |
UpdateQueueOutboundCallerConfigRequest.withOutboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
Queue |
Queue.withOutboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
CreateQueueRequest |
CreateQueueRequest.withOutboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
Copyright © 2023. All rights reserved.