Uses of Class
software.amazon.awssdk.services.connect.model.AgentInfo
-
Packages that use AgentInfo Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AgentInfo in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AgentInfo Modifier and Type Method Description AgentInfoContact. agentInfo()Information about the agent who accepted the contact.Methods in software.amazon.awssdk.services.connect.model with parameters of type AgentInfo Modifier and Type Method Description Contact.BuilderContact.Builder. agentInfo(AgentInfo agentInfo)Information about the agent who accepted the contact.
-