| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyGroupSummaryReference |
HierarchyGroupSummaryReference.clone() |
HierarchyGroupSummaryReference |
HierarchyPathReference.getLevelFive()
Information about level five.
|
HierarchyGroupSummaryReference |
HierarchyPathReference.getLevelFour()
Information about level four.
|
HierarchyGroupSummaryReference |
HierarchyPathReference.getLevelOne()
Information about level one.
|
HierarchyGroupSummaryReference |
HierarchyPathReference.getLevelThree()
Information about level three.
|
HierarchyGroupSummaryReference |
HierarchyPathReference.getLevelTwo()
Information about level two.
|
HierarchyGroupSummaryReference |
HierarchyGroupSummaryReference.withArn(String arn)
The Amazon Resource Name (ARN) for the hierarchy group.
|
HierarchyGroupSummaryReference |
HierarchyGroupSummaryReference.withId(String id)
The unique identifier for the hierarchy group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyPathReference.setLevelFive(HierarchyGroupSummaryReference levelFive)
Information about level five.
|
void |
HierarchyPathReference.setLevelFour(HierarchyGroupSummaryReference levelFour)
Information about level four.
|
void |
HierarchyPathReference.setLevelOne(HierarchyGroupSummaryReference levelOne)
Information about level one.
|
void |
HierarchyPathReference.setLevelThree(HierarchyGroupSummaryReference levelThree)
Information about level three.
|
void |
HierarchyPathReference.setLevelTwo(HierarchyGroupSummaryReference levelTwo)
Information about level two.
|
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.
|
Copyright © 2022. All rights reserved.