| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
ContactDataRequest.customerEndpoint()
Endpoint of the customer for which contact will be initiated.
|
Endpoint |
ContactDataRequest.systemEndpoint()
Endpoint associated with the Amazon Connect instance from which outbound contact will be initiated for the
campaign.
|
| Modifier and Type | Method and Description |
|---|---|
ContactDataRequest.Builder |
ContactDataRequest.Builder.customerEndpoint(Endpoint customerEndpoint)
Endpoint of the customer for which contact will be initiated.
|
ContactDataRequest.Builder |
ContactDataRequest.Builder.systemEndpoint(Endpoint systemEndpoint)
Endpoint associated with the Amazon Connect instance from which outbound contact will be initiated for the
campaign.
|
Copyright © 2023. All rights reserved.