| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundCallerConfig |
UpdateQueueOutboundCallerConfigRequest.outboundCallerConfig()
The outbound caller ID name, number, and outbound whisper flow.
|
OutboundCallerConfig |
CreateQueueRequest.outboundCallerConfig()
The outbound caller ID name, number, and outbound whisper flow.
|
OutboundCallerConfig |
Queue.outboundCallerConfig()
The outbound caller ID name, number, and outbound whisper flow.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateQueueOutboundCallerConfigRequest.Builder |
UpdateQueueOutboundCallerConfigRequest.Builder.outboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
CreateQueueRequest.Builder |
CreateQueueRequest.Builder.outboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
Queue.Builder |
Queue.Builder.outboundCallerConfig(OutboundCallerConfig outboundCallerConfig)
The outbound caller ID name, number, and outbound whisper flow.
|
Copyright © 2021. All rights reserved.