| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyGroupSummary |
HierarchyPath.levelFive()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.levelFour()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.levelOne()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.levelThree()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.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 |
|---|---|
List<HierarchyGroupSummary> |
ListUserHierarchyGroupsResponse.userHierarchyGroupSummaryList()
An array of
HierarchyGroupSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
HierarchyPath.Builder |
HierarchyPath.Builder.levelFive(HierarchyGroupSummary levelFive)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath.Builder |
HierarchyPath.Builder.levelFour(HierarchyGroupSummary levelFour)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath.Builder |
HierarchyPath.Builder.levelOne(HierarchyGroupSummary levelOne)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath.Builder |
HierarchyPath.Builder.levelThree(HierarchyGroupSummary levelThree)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath.Builder |
HierarchyPath.Builder.levelTwo(HierarchyGroupSummary levelTwo)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
ListUserHierarchyGroupsResponse.Builder |
ListUserHierarchyGroupsResponse.Builder.userHierarchyGroupSummaryList(HierarchyGroupSummary... userHierarchyGroupSummaryList)
An array of
HierarchyGroupSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
ListUserHierarchyGroupsResponse.Builder |
ListUserHierarchyGroupsResponse.Builder.userHierarchyGroupSummaryList(Collection<HierarchyGroupSummary> userHierarchyGroupSummaryList)
An array of
HierarchyGroupSummary objects. |
Copyright © 2019. All rights reserved.