public static interface ProgressiveDialerConfig.Builder extends SdkPojo, CopyableBuilder<ProgressiveDialerConfig.Builder,ProgressiveDialerConfig>
| Modifier and Type | Method and Description |
|---|---|
ProgressiveDialerConfig.Builder |
bandwidthAllocation(Double bandwidthAllocation)
Sets the value of the BandwidthAllocation property for this object.
|
ProgressiveDialerConfig.Builder |
dialingCapacity(Double dialingCapacity)
Sets the value of the DialingCapacity property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProgressiveDialerConfig.Builder bandwidthAllocation(Double bandwidthAllocation)
bandwidthAllocation - The new value for the BandwidthAllocation property for this object.ProgressiveDialerConfig.Builder dialingCapacity(Double dialingCapacity)
dialingCapacity - The new value for the DialingCapacity property for this object.Copyright © 2023. All rights reserved.