| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveDialerConfig |
DialerConfig.predictiveDialerConfig()
Returns the value of the PredictiveDialerConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static DialerConfig |
DialerConfig.fromPredictiveDialerConfig(PredictiveDialerConfig predictiveDialerConfig)
Create an instance of this class with
DialerConfig.predictiveDialerConfig() initialized to the given value. |
DialerConfig.Builder |
DialerConfig.Builder.predictiveDialerConfig(PredictiveDialerConfig predictiveDialerConfig)
Sets the value of the PredictiveDialerConfig property for this object.
|
Copyright © 2023. All rights reserved.