| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AgentHierarchyGroup |
AgentHierarchyGroup.clone() |
AgentHierarchyGroup |
HierarchyGroups.getLevel1()
The group at level one of the agent hierarchy.
|
AgentHierarchyGroup |
HierarchyGroups.getLevel2()
The group at level two of the agent hierarchy.
|
AgentHierarchyGroup |
HierarchyGroups.getLevel3()
The group at level three of the agent hierarchy.
|
AgentHierarchyGroup |
HierarchyGroups.getLevel4()
The group at level four of the agent hierarchy.
|
AgentHierarchyGroup |
HierarchyGroups.getLevel5()
The group at level five of the agent hierarchy.
|
AgentHierarchyGroup |
AgentHierarchyGroup.withArn(String arn)
The Amazon Resource Name (ARN) of the group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyGroups.setLevel1(AgentHierarchyGroup level1)
The group at level one of the agent hierarchy.
|
void |
HierarchyGroups.setLevel2(AgentHierarchyGroup level2)
The group at level two of the agent hierarchy.
|
void |
HierarchyGroups.setLevel3(AgentHierarchyGroup level3)
The group at level three of the agent hierarchy.
|
void |
HierarchyGroups.setLevel4(AgentHierarchyGroup level4)
The group at level four of the agent hierarchy.
|
void |
HierarchyGroups.setLevel5(AgentHierarchyGroup level5)
The group at level five of the agent hierarchy.
|
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.
|
Copyright © 2024. All rights reserved.