| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ContactSearchSummaryAgentInfo |
ContactSearchSummaryAgentInfo.clone() |
ContactSearchSummaryAgentInfo |
ContactSearchSummary.getAgentInfo()
Information about the agent who accepted the contact.
|
ContactSearchSummaryAgentInfo |
ContactSearchSummaryAgentInfo.withConnectedToAgentTimestamp(Date connectedToAgentTimestamp)
The timestamp when the contact was connected to the agent.
|
ContactSearchSummaryAgentInfo |
ContactSearchSummaryAgentInfo.withId(String id)
The identifier of the agent who accepted the contact.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactSearchSummary.setAgentInfo(ContactSearchSummaryAgentInfo agentInfo)
Information about the agent who accepted the contact.
|
ContactSearchSummary |
ContactSearchSummary.withAgentInfo(ContactSearchSummaryAgentInfo agentInfo)
Information about the agent who accepted the contact.
|
Copyright © 2024. All rights reserved.