| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AgentStatusReference |
AgentStatusReference.clone() |
AgentStatusReference |
UserData.getStatus()
The status of the agent that they manually set in their Contact Control Panel (CCP), or that the supervisor
manually changes in the real-time metrics report.
|
AgentStatusReference |
AgentStatusReference.withStatusArn(String statusArn)
The Amazon Resource Name (ARN) of the agent's status.
|
AgentStatusReference |
AgentStatusReference.withStatusStartTimestamp(Date statusStartTimestamp)
The start timestamp of the agent's status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserData.setStatus(AgentStatusReference status)
The status of the agent that they manually set in their Contact Control Panel (CCP), or that the supervisor
manually changes in the real-time metrics report.
|
UserData |
UserData.withStatus(AgentStatusReference status)
The status of the agent that they manually set in their Contact Control Panel (CCP), or that the supervisor
manually changes in the real-time metrics report.
|
Copyright © 2022. All rights reserved.