Uses of Class
software.amazon.awssdk.services.connect.model.AgentHierarchyGroups
-
Packages that use AgentHierarchyGroups Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AgentHierarchyGroups in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AgentHierarchyGroups Modifier and Type Method Description AgentHierarchyGroupsSearchCriteria. agentHierarchyGroups()The agent hierarchy groups of the agent at the time of handling the contact.Methods in software.amazon.awssdk.services.connect.model with parameters of type AgentHierarchyGroups Modifier and Type Method Description SearchCriteria.BuilderSearchCriteria.Builder. agentHierarchyGroups(AgentHierarchyGroups agentHierarchyGroups)The agent hierarchy groups of the agent at the time of handling the contact.
-