| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
ContactContent |
ContactContent.clone() |
ContactContent |
RelatedItemContent.getContact()
Represents the content of a contact to be returned to agents.
|
ContactContent |
ContactContent.withChannel(String channel)
A list of channels to filter on for related items of type
Contact. |
ContactContent |
ContactContent.withConnectedToSystemTime(Date connectedToSystemTime)
The difference between the
InitiationTimestamp and the DisconnectTimestamp of the
contact. |
ContactContent |
ContactContent.withContactArn(String contactArn)
A unique identifier of a contact in Amazon Connect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedItemContent.setContact(ContactContent contact)
Represents the content of a contact to be returned to agents.
|
RelatedItemContent |
RelatedItemContent.withContact(ContactContent contact)
Represents the content of a contact to be returned to agents.
|
Copyright © 2022. All rights reserved.