| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AgentHierarchyGroups |
AgentHierarchyGroups.clone() |
AgentHierarchyGroups |
SearchCriteria.getAgentHierarchyGroups()
The agent hierarchy groups of the agent at the time of handling the contact.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL1Ids(Collection<String> l1Ids)
The identifiers for level 1 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL1Ids(String... l1Ids)
The identifiers for level 1 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL2Ids(Collection<String> l2Ids)
The identifiers for level 2 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL2Ids(String... l2Ids)
The identifiers for level 2 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL3Ids(Collection<String> l3Ids)
The identifiers for level 3 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL3Ids(String... l3Ids)
The identifiers for level 3 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL4Ids(Collection<String> l4Ids)
The identifiers for level 4 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL4Ids(String... l4Ids)
The identifiers for level 4 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL5Ids(Collection<String> l5Ids)
The identifiers for level 5 hierarchy groups.
|
AgentHierarchyGroups |
AgentHierarchyGroups.withL5Ids(String... l5Ids)
The identifiers for level 5 hierarchy groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchCriteria.setAgentHierarchyGroups(AgentHierarchyGroups agentHierarchyGroups)
The agent hierarchy groups of the agent at the time of handling the contact.
|
SearchCriteria |
SearchCriteria.withAgentHierarchyGroups(AgentHierarchyGroups agentHierarchyGroups)
The agent hierarchy groups of the agent at the time of handling the contact.
|
Copyright © 2024. All rights reserved.