public static interface OutboundCallerConfig.Builder extends SdkPojo, CopyableBuilder<OutboundCallerConfig.Builder,OutboundCallerConfig>
| Modifier and Type | Method and Description |
|---|---|
OutboundCallerConfig.Builder |
outboundCallerIdName(String outboundCallerIdName)
The caller ID name.
|
OutboundCallerConfig.Builder |
outboundCallerIdNumberId(String outboundCallerIdNumberId)
The caller ID number.
|
OutboundCallerConfig.Builder |
outboundFlowId(String outboundFlowId)
The outbound whisper flow to be used during an outbound call.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOutboundCallerConfig.Builder outboundCallerIdName(String outboundCallerIdName)
The caller ID name.
outboundCallerIdName - The caller ID name.OutboundCallerConfig.Builder outboundCallerIdNumberId(String outboundCallerIdNumberId)
The caller ID number.
outboundCallerIdNumberId - The caller ID number.OutboundCallerConfig.Builder outboundFlowId(String outboundFlowId)
The outbound whisper flow to be used during an outbound call.
outboundFlowId - The outbound whisper flow to be used during an outbound call.Copyright © 2021. All rights reserved.