| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyPath |
HierarchyPath.clone() |
HierarchyPath |
HierarchyGroup.getHierarchyPath()
A
HierarchyPath object that contains information about the levels in the hierarchy group. |
HierarchyPath |
HierarchyPath.withLevelFive(HierarchyGroupSummary levelFive)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
HierarchyPath.withLevelFour(HierarchyGroupSummary levelFour)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
HierarchyPath.withLevelOne(HierarchyGroupSummary levelOne)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
HierarchyPath.withLevelThree(HierarchyGroupSummary levelThree)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
HierarchyPath.withLevelTwo(HierarchyGroupSummary levelTwo)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyGroup.setHierarchyPath(HierarchyPath hierarchyPath)
A
HierarchyPath object that contains information about the levels in the hierarchy group. |
HierarchyGroup |
HierarchyGroup.withHierarchyPath(HierarchyPath hierarchyPath)
A
HierarchyPath object that contains information about the levels in the hierarchy group. |
Copyright © 2018. All rights reserved.