| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyGroups |
HierarchyGroups.clone() |
HierarchyGroups |
AgentInfo.getHierarchyGroups()
The agent hierarchy groups for the agent.
|
HierarchyGroups |
HierarchyGroups.withLevel1(AgentHierarchyGroup level1)
The group at level one of the agent hierarchy.
|
HierarchyGroups |
HierarchyGroups.withLevel2(AgentHierarchyGroup level2)
The group at level two of the agent hierarchy.
|
HierarchyGroups |
HierarchyGroups.withLevel3(AgentHierarchyGroup level3)
The group at level three of the agent hierarchy.
|
HierarchyGroups |
HierarchyGroups.withLevel4(AgentHierarchyGroup level4)
The group at level four of the agent hierarchy.
|
HierarchyGroups |
HierarchyGroups.withLevel5(AgentHierarchyGroup level5)
The group at level five of the agent hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentInfo.setHierarchyGroups(HierarchyGroups hierarchyGroups)
The agent hierarchy groups for the agent.
|
AgentInfo |
AgentInfo.withHierarchyGroups(HierarchyGroups hierarchyGroups)
The agent hierarchy groups for the agent.
|
Copyright © 2024. All rights reserved.