| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
ProgressiveDialerConfig.Builder |
ProgressiveDialerConfig.Builder.bandwidthAllocation(Double bandwidthAllocation)
Sets the value of the BandwidthAllocation property for this object.
|
static ProgressiveDialerConfig.Builder |
ProgressiveDialerConfig.builder() |
ProgressiveDialerConfig.Builder |
ProgressiveDialerConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProgressiveDialerConfig.Builder> |
ProgressiveDialerConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
static DialerConfig |
DialerConfig.fromProgressiveDialerConfig(Consumer<ProgressiveDialerConfig.Builder> progressiveDialerConfig)
Create an instance of this class with
DialerConfig.progressiveDialerConfig() initialized to the given value. |
default DialerConfig.Builder |
DialerConfig.Builder.progressiveDialerConfig(Consumer<ProgressiveDialerConfig.Builder> progressiveDialerConfig)
Sets the value of the ProgressiveDialerConfig property for this object.
|
Copyright © 2022. All rights reserved.