Uses of Class
software.amazon.awssdk.services.connect.model.AgentStatusReference
-
Packages that use AgentStatusReference Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AgentStatusReference in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AgentStatusReference Modifier and Type Method Description AgentStatusReferenceUserData. 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.Methods in software.amazon.awssdk.services.connect.model with parameters of type AgentStatusReference Modifier and Type Method Description UserData.BuilderUserData.Builder. status(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.
-