Uses of Class
software.amazon.awssdk.services.connect.model.HierarchyGroups
-
Packages that use HierarchyGroups Package Description software.amazon.awssdk.services.connect.model -
-
Uses of HierarchyGroups in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return HierarchyGroups Modifier and Type Method Description HierarchyGroupsAgentInfo. hierarchyGroups()The agent hierarchy groups for the agent.Methods in software.amazon.awssdk.services.connect.model with parameters of type HierarchyGroups Modifier and Type Method Description AgentInfo.BuilderAgentInfo.Builder. hierarchyGroups(HierarchyGroups hierarchyGroups)The agent hierarchy groups for the agent.
-