@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StartOutboundVoiceContactRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
StartOutboundVoiceContactRequest() |
Modifier and Type | Method and Description |
---|---|
StartOutboundVoiceContactRequest |
addAttributesEntry(String key,
String value) |
StartOutboundVoiceContactRequest |
clearAttributesEntries()
Removes all the entries added into Attributes.
|
StartOutboundVoiceContactRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Map<String,String> |
getAttributes()
Specify a custom key-value pair using an attribute map.
|
String |
getClientToken()
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
String |
getContactFlowId()
The identifier for the contact flow to connect the outbound call to.
|
String |
getDestinationPhoneNumber()
The phone number of the customer in E.164 format.
|
String |
getInstanceId()
The identifier for your Amazon Connect instance.
|
String |
getQueueId()
The queue to add the call to.
|
String |
getSourcePhoneNumber()
The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound call.
|
int |
hashCode() |
void |
setAttributes(Map<String,String> attributes)
Specify a custom key-value pair using an attribute map.
|
void |
setClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
void |
setContactFlowId(String contactFlowId)
The identifier for the contact flow to connect the outbound call to.
|
void |
setDestinationPhoneNumber(String destinationPhoneNumber)
The phone number of the customer in E.164 format.
|
void |
setInstanceId(String instanceId)
The identifier for your Amazon Connect instance.
|
void |
setQueueId(String queueId)
The queue to add the call to.
|
void |
setSourcePhoneNumber(String sourcePhoneNumber)
The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound call.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
StartOutboundVoiceContactRequest |
withAttributes(Map<String,String> attributes)
Specify a custom key-value pair using an attribute map.
|
StartOutboundVoiceContactRequest |
withClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
StartOutboundVoiceContactRequest |
withContactFlowId(String contactFlowId)
The identifier for the contact flow to connect the outbound call to.
|
StartOutboundVoiceContactRequest |
withDestinationPhoneNumber(String destinationPhoneNumber)
The phone number of the customer in E.164 format.
|
StartOutboundVoiceContactRequest |
withInstanceId(String instanceId)
The identifier for your Amazon Connect instance.
|
StartOutboundVoiceContactRequest |
withQueueId(String queueId)
The queue to add the call to.
|
StartOutboundVoiceContactRequest |
withSourcePhoneNumber(String sourcePhoneNumber)
The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound call.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setDestinationPhoneNumber(String destinationPhoneNumber)
The phone number of the customer in E.164 format.
destinationPhoneNumber
- The phone number of the customer in E.164 format.public String getDestinationPhoneNumber()
The phone number of the customer in E.164 format.
public StartOutboundVoiceContactRequest withDestinationPhoneNumber(String destinationPhoneNumber)
The phone number of the customer in E.164 format.
destinationPhoneNumber
- The phone number of the customer in E.164 format.public void setContactFlowId(String contactFlowId)
The identifier for the contact flow to connect the outbound call to.
To find the ContactFlowId
, open the contact flow you want to use in the Amazon Connect contact flow
editor. The ID for the contact flow is displayed in the address bar as part of the URL. For example, the contact
flow ID is the set of characters at the end of the URL, after 'contact-flow/' such as
78ea8fd5-2659-4f2b-b528-699760ccfc1b
.
contactFlowId
- The identifier for the contact flow to connect the outbound call to.
To find the ContactFlowId
, open the contact flow you want to use in the Amazon Connect
contact flow editor. The ID for the contact flow is displayed in the address bar as part of the URL. For
example, the contact flow ID is the set of characters at the end of the URL, after 'contact-flow/' such as
78ea8fd5-2659-4f2b-b528-699760ccfc1b
.
public String getContactFlowId()
The identifier for the contact flow to connect the outbound call to.
To find the ContactFlowId
, open the contact flow you want to use in the Amazon Connect contact flow
editor. The ID for the contact flow is displayed in the address bar as part of the URL. For example, the contact
flow ID is the set of characters at the end of the URL, after 'contact-flow/' such as
78ea8fd5-2659-4f2b-b528-699760ccfc1b
.
To find the ContactFlowId
, open the contact flow you want to use in the Amazon Connect
contact flow editor. The ID for the contact flow is displayed in the address bar as part of the URL. For
example, the contact flow ID is the set of characters at the end of the URL, after 'contact-flow/' such
as 78ea8fd5-2659-4f2b-b528-699760ccfc1b
.
public StartOutboundVoiceContactRequest withContactFlowId(String contactFlowId)
The identifier for the contact flow to connect the outbound call to.
To find the ContactFlowId
, open the contact flow you want to use in the Amazon Connect contact flow
editor. The ID for the contact flow is displayed in the address bar as part of the URL. For example, the contact
flow ID is the set of characters at the end of the URL, after 'contact-flow/' such as
78ea8fd5-2659-4f2b-b528-699760ccfc1b
.
contactFlowId
- The identifier for the contact flow to connect the outbound call to.
To find the ContactFlowId
, open the contact flow you want to use in the Amazon Connect
contact flow editor. The ID for the contact flow is displayed in the address bar as part of the URL. For
example, the contact flow ID is the set of characters at the end of the URL, after 'contact-flow/' such as
78ea8fd5-2659-4f2b-b528-699760ccfc1b
.
public void setInstanceId(String instanceId)
The identifier for your Amazon Connect instance. To find the ID of your instance, open the AWS console and select Amazon Connect. Select the alias of the instance in the Instance alias column. The instance ID is displayed in the Overview section of your instance settings. For example, the instance ID is the set of characters at the end of the instance ARN, after instance/, such as 10a4c4eb-f57e-4d4c-b602-bf39176ced07.
instanceId
- The identifier for your Amazon Connect instance. To find the ID of your instance, open the AWS console and
select Amazon Connect. Select the alias of the instance in the Instance alias column. The instance ID is
displayed in the Overview section of your instance settings. For example, the instance ID is the set of
characters at the end of the instance ARN, after instance/, such as 10a4c4eb-f57e-4d4c-b602-bf39176ced07.public String getInstanceId()
The identifier for your Amazon Connect instance. To find the ID of your instance, open the AWS console and select Amazon Connect. Select the alias of the instance in the Instance alias column. The instance ID is displayed in the Overview section of your instance settings. For example, the instance ID is the set of characters at the end of the instance ARN, after instance/, such as 10a4c4eb-f57e-4d4c-b602-bf39176ced07.
public StartOutboundVoiceContactRequest withInstanceId(String instanceId)
The identifier for your Amazon Connect instance. To find the ID of your instance, open the AWS console and select Amazon Connect. Select the alias of the instance in the Instance alias column. The instance ID is displayed in the Overview section of your instance settings. For example, the instance ID is the set of characters at the end of the instance ARN, after instance/, such as 10a4c4eb-f57e-4d4c-b602-bf39176ced07.
instanceId
- The identifier for your Amazon Connect instance. To find the ID of your instance, open the AWS console and
select Amazon Connect. Select the alias of the instance in the Instance alias column. The instance ID is
displayed in the Overview section of your instance settings. For example, the instance ID is the set of
characters at the end of the instance ARN, after instance/, such as 10a4c4eb-f57e-4d4c-b602-bf39176ced07.public void setClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. The token is valid for 7 days after creation. If a contact is already started, the contact ID is returned. If the contact is disconnected, a new contact is started.
clientToken
- A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. The token
is valid for 7 days after creation. If a contact is already started, the contact ID is returned. If the
contact is disconnected, a new contact is started.public String getClientToken()
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. The token is valid for 7 days after creation. If a contact is already started, the contact ID is returned. If the contact is disconnected, a new contact is started.
public StartOutboundVoiceContactRequest withClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. The token is valid for 7 days after creation. If a contact is already started, the contact ID is returned. If the contact is disconnected, a new contact is started.
clientToken
- A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. The token
is valid for 7 days after creation. If a contact is already started, the contact ID is returned. If the
contact is disconnected, a new contact is started.public void setSourcePhoneNumber(String sourcePhoneNumber)
The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound call.
sourcePhoneNumber
- The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound
call.public String getSourcePhoneNumber()
The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound call.
public StartOutboundVoiceContactRequest withSourcePhoneNumber(String sourcePhoneNumber)
The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound call.
sourcePhoneNumber
- The phone number, in E.164 format, associated with your Amazon Connect instance to use for the outbound
call.public void setQueueId(String queueId)
The queue to add the call to. If you specify a queue, the phone displayed for caller ID is the phone number specified in the queue. If you do not specify a queue, the queue used will be the queue defined in the contact flow.
To find the QueueId
, open the queue you want to use in the Amazon Connect Queue editor. The ID for
the queue is displayed in the address bar as part of the URL. For example, the queue ID is the set of characters
at the end of the URL, after 'queue/' such as queue/aeg40574-2d01-51c3-73d6-bf8624d2168c
.
queueId
- The queue to add the call to. If you specify a queue, the phone displayed for caller ID is the phone
number specified in the queue. If you do not specify a queue, the queue used will be the queue defined in
the contact flow.
To find the QueueId
, open the queue you want to use in the Amazon Connect Queue editor. The
ID for the queue is displayed in the address bar as part of the URL. For example, the queue ID is the set
of characters at the end of the URL, after 'queue/' such as
queue/aeg40574-2d01-51c3-73d6-bf8624d2168c
.
public String getQueueId()
The queue to add the call to. If you specify a queue, the phone displayed for caller ID is the phone number specified in the queue. If you do not specify a queue, the queue used will be the queue defined in the contact flow.
To find the QueueId
, open the queue you want to use in the Amazon Connect Queue editor. The ID for
the queue is displayed in the address bar as part of the URL. For example, the queue ID is the set of characters
at the end of the URL, after 'queue/' such as queue/aeg40574-2d01-51c3-73d6-bf8624d2168c
.
To find the QueueId
, open the queue you want to use in the Amazon Connect Queue editor. The
ID for the queue is displayed in the address bar as part of the URL. For example, the queue ID is the set
of characters at the end of the URL, after 'queue/' such as
queue/aeg40574-2d01-51c3-73d6-bf8624d2168c
.
public StartOutboundVoiceContactRequest withQueueId(String queueId)
The queue to add the call to. If you specify a queue, the phone displayed for caller ID is the phone number specified in the queue. If you do not specify a queue, the queue used will be the queue defined in the contact flow.
To find the QueueId
, open the queue you want to use in the Amazon Connect Queue editor. The ID for
the queue is displayed in the address bar as part of the URL. For example, the queue ID is the set of characters
at the end of the URL, after 'queue/' such as queue/aeg40574-2d01-51c3-73d6-bf8624d2168c
.
queueId
- The queue to add the call to. If you specify a queue, the phone displayed for caller ID is the phone
number specified in the queue. If you do not specify a queue, the queue used will be the queue defined in
the contact flow.
To find the QueueId
, open the queue you want to use in the Amazon Connect Queue editor. The
ID for the queue is displayed in the address bar as part of the URL. For example, the queue ID is the set
of characters at the end of the URL, after 'queue/' such as
queue/aeg40574-2d01-51c3-73d6-bf8624d2168c
.
public Map<String,String> getAttributes()
Specify a custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes, and can be accessed in contact flows just like any other contact attributes.
There can be up to 32,768 UTF-8 bytes across all key-value pairs. Attribute keys can include only alphanumeric, dash, and underscore characters.
For example, if you want play a greeting when the customer answers the call, you can pass the customer name in attributes similar to the following:
There can be up to 32,768 UTF-8 bytes across all key-value pairs. Attribute keys can include only alphanumeric, dash, and underscore characters.
For example, if you want play a greeting when the customer answers the call, you can pass the customer name in attributes similar to the following:
public void setAttributes(Map<String,String> attributes)
Specify a custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes, and can be accessed in contact flows just like any other contact attributes.
There can be up to 32,768 UTF-8 bytes across all key-value pairs. Attribute keys can include only alphanumeric, dash, and underscore characters.
For example, if you want play a greeting when the customer answers the call, you can pass the customer name in attributes similar to the following:
attributes
- Specify a custom key-value pair using an attribute map. The attributes are standard Amazon Connect
attributes, and can be accessed in contact flows just like any other contact attributes.
There can be up to 32,768 UTF-8 bytes across all key-value pairs. Attribute keys can include only alphanumeric, dash, and underscore characters.
For example, if you want play a greeting when the customer answers the call, you can pass the customer name in attributes similar to the following:
public StartOutboundVoiceContactRequest withAttributes(Map<String,String> attributes)
Specify a custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes, and can be accessed in contact flows just like any other contact attributes.
There can be up to 32,768 UTF-8 bytes across all key-value pairs. Attribute keys can include only alphanumeric, dash, and underscore characters.
For example, if you want play a greeting when the customer answers the call, you can pass the customer name in attributes similar to the following:
attributes
- Specify a custom key-value pair using an attribute map. The attributes are standard Amazon Connect
attributes, and can be accessed in contact flows just like any other contact attributes.
There can be up to 32,768 UTF-8 bytes across all key-value pairs. Attribute keys can include only alphanumeric, dash, and underscore characters.
For example, if you want play a greeting when the customer answers the call, you can pass the customer name in attributes similar to the following:
public StartOutboundVoiceContactRequest addAttributesEntry(String key, String value)
public StartOutboundVoiceContactRequest clearAttributesEntries()
public String toString()
toString
in class Object
Object.toString()
public StartOutboundVoiceContactRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.