default StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.answerMachineDetectionConfig(Consumer<AnswerMachineDetectionConfig.Builder> answerMachineDetectionConfig) |
Configuration of the answering machine detection for this outbound call.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.answerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig) |
Configuration of the answering machine detection for this outbound call.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.attributes(Map<String,String> attributes) |
A custom key-value pair using an attribute map.
|
static StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.builder() |
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.campaignId(String campaignId) |
The campaign identifier of the outbound communication.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.clientToken(String clientToken) |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.contactFlowId(String contactFlowId) |
The identifier of the flow for the outbound call.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.description(String description) |
A description of the voice contact that is shown to an agent in the Contact Control Panel (CCP).
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.destinationPhoneNumber(String destinationPhoneNumber) |
The phone number of the customer, in E.164 format.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.instanceId(String instanceId) |
The identifier of the Amazon Connect instance.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.name(String name) |
The name of a voice contact that is shown to an agent in the Contact Control Panel (CCP).
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.queueId(String queueId) |
The queue for the call.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.references(Map<String,Reference> references) |
A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.relatedContactId(String relatedContactId) |
The contactId that is related to this contact.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.sourcePhoneNumber(String sourcePhoneNumber) |
The phone number associated with the Amazon Connect instance, in E.164 format.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.toBuilder() |
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.trafficType(String trafficType) |
Denotes the class of traffic.
|
StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.trafficType(TrafficType trafficType) |
Denotes the class of traffic.
|