| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyPath |
HierarchyPath.clone() |
HierarchyPath |
HierarchyGroup.getHierarchyPath()
Information about the levels in the hierarchy group.
|
HierarchyPath |
HierarchyPath.withLevelFive(HierarchyGroupSummary levelFive)
Information about level five.
|
HierarchyPath |
HierarchyPath.withLevelFour(HierarchyGroupSummary levelFour)
Information about level four.
|
HierarchyPath |
HierarchyPath.withLevelOne(HierarchyGroupSummary levelOne)
Information about level one.
|
HierarchyPath |
HierarchyPath.withLevelThree(HierarchyGroupSummary levelThree)
Information about level three.
|
HierarchyPath |
HierarchyPath.withLevelTwo(HierarchyGroupSummary levelTwo)
Information about level two.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyGroup.setHierarchyPath(HierarchyPath hierarchyPath)
Information about the levels in the hierarchy group.
|
HierarchyGroup |
HierarchyGroup.withHierarchyPath(HierarchyPath hierarchyPath)
Information about the levels in the hierarchy group.
|
Copyright © 2021. All rights reserved.