default ContactDataRequest.Builder |
ContactDataRequest.Builder.customerEndpoint(Consumer<Endpoint.Builder> customerEndpoint) |
Endpoint of the customer for which contact will be initiated.
|
default UpdateContactRequest.Builder |
UpdateContactRequest.Builder.customerEndpoint(Consumer<Endpoint.Builder> customerEndpoint) |
The endpoint of the customer for which the contact was initiated.
|
default StartOutboundChatContactRequest.Builder |
StartOutboundChatContactRequest.Builder.destinationEndpoint(Consumer<Endpoint.Builder> destinationEndpoint) |
Sets the value of the DestinationEndpoint property for this object.
|
default StartOutboundChatContactRequest.Builder |
StartOutboundChatContactRequest.Builder.sourceEndpoint(Consumer<Endpoint.Builder> sourceEndpoint) |
Sets the value of the SourceEndpoint property for this object.
|
default ContactDataRequest.Builder |
ContactDataRequest.Builder.systemEndpoint(Consumer<Endpoint.Builder> systemEndpoint) |
Endpoint associated with the Amazon Connect instance from which outbound contact will be initiated for the
campaign.
|
default UpdateContactRequest.Builder |
UpdateContactRequest.Builder.systemEndpoint(Consumer<Endpoint.Builder> systemEndpoint) |
External system endpoint for the contact was initiated.
|