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