| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyPathReference |
HierarchyPathReference.clone() |
HierarchyPathReference |
UserData.getHierarchyPath()
Contains information about the levels of a hierarchy group assigned to a user.
|
HierarchyPathReference |
HierarchyPathReference.withLevelFive(HierarchyGroupSummaryReference levelFive)
Information about level five.
|
HierarchyPathReference |
HierarchyPathReference.withLevelFour(HierarchyGroupSummaryReference levelFour)
Information about level four.
|
HierarchyPathReference |
HierarchyPathReference.withLevelOne(HierarchyGroupSummaryReference levelOne)
Information about level one.
|
HierarchyPathReference |
HierarchyPathReference.withLevelThree(HierarchyGroupSummaryReference levelThree)
Information about level three.
|
HierarchyPathReference |
HierarchyPathReference.withLevelTwo(HierarchyGroupSummaryReference levelTwo)
Information about level two.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserData.setHierarchyPath(HierarchyPathReference hierarchyPath)
Contains information about the levels of a hierarchy group assigned to a user.
|
UserData |
UserData.withHierarchyPath(HierarchyPathReference hierarchyPath)
Contains information about the levels of a hierarchy group assigned to a user.
|
Copyright © 2023. All rights reserved.