| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact
center and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
StartOutboundVoiceContactResult |
AbstractAmazonConnect.startOutboundVoiceContact(StartOutboundVoiceContactRequest request) |
StartOutboundVoiceContactResult |
AmazonConnectClient.startOutboundVoiceContact(StartOutboundVoiceContactRequest request)
This API places an outbound call to a contact, and then initiates the contact flow.
|
StartOutboundVoiceContactResult |
AmazonConnect.startOutboundVoiceContact(StartOutboundVoiceContactRequest startOutboundVoiceContactRequest)
This API places an outbound call to a contact, and then initiates the contact flow.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartOutboundVoiceContactResult> |
AmazonConnectAsyncClient.startOutboundVoiceContactAsync(StartOutboundVoiceContactRequest request,
AsyncHandler<StartOutboundVoiceContactRequest,StartOutboundVoiceContactResult> asyncHandler) |
Future<StartOutboundVoiceContactResult> |
AbstractAmazonConnectAsync.startOutboundVoiceContactAsync(StartOutboundVoiceContactRequest request,
AsyncHandler<StartOutboundVoiceContactRequest,StartOutboundVoiceContactResult> asyncHandler) |
Future<StartOutboundVoiceContactResult> |
AmazonConnectAsync.startOutboundVoiceContactAsync(StartOutboundVoiceContactRequest startOutboundVoiceContactRequest,
AsyncHandler<StartOutboundVoiceContactRequest,StartOutboundVoiceContactResult> asyncHandler)
This API places an outbound call to a contact, and then initiates the contact flow.
|
| Modifier and Type | Method and Description |
|---|---|
StartOutboundVoiceContactResult |
StartOutboundVoiceContactResult.clone() |
StartOutboundVoiceContactResult |
StartOutboundVoiceContactResult.withContactId(String contactId)
The identifier of this contact within the Amazon Connect instance.
|
Copyright © 2021. All rights reserved.