| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyGroupSummary |
HierarchyGroupSummary.clone() |
HierarchyGroupSummary |
HierarchyPath.getLevelFive()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.getLevelFour()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.getLevelOne()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.getLevelThree()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyPath.getLevelTwo()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
HierarchyGroupSummary.withArn(String arn)
The ARN for the hierarchy group.
|
HierarchyGroupSummary |
HierarchyGroupSummary.withId(String id)
The identifier of the hierarchy group.
|
HierarchyGroupSummary |
HierarchyGroupSummary.withName(String name)
The name of the hierarchy group.
|
| Modifier and Type | Method and Description |
|---|---|
List<HierarchyGroupSummary> |
ListUserHierarchyGroupsResult.getUserHierarchyGroupSummaryList()
An array of
HierarchyGroupSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyPath.setLevelFive(HierarchyGroupSummary levelFive)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
HierarchyPath.setLevelFour(HierarchyGroupSummary levelFour)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
HierarchyPath.setLevelOne(HierarchyGroupSummary levelOne)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
HierarchyPath.setLevelThree(HierarchyGroupSummary levelThree)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
HierarchyPath.setLevelTwo(HierarchyGroupSummary levelTwo)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
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. |
ListUserHierarchyGroupsResult |
ListUserHierarchyGroupsResult.withUserHierarchyGroupSummaryList(HierarchyGroupSummary... userHierarchyGroupSummaryList)
An array of
HierarchyGroupSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListUserHierarchyGroupsResult.setUserHierarchyGroupSummaryList(Collection<HierarchyGroupSummary> userHierarchyGroupSummaryList)
An array of
HierarchyGroupSummary objects. |
ListUserHierarchyGroupsResult |
ListUserHierarchyGroupsResult.withUserHierarchyGroupSummaryList(Collection<HierarchyGroupSummary> userHierarchyGroupSummaryList)
An array of
HierarchyGroupSummary objects. |
Copyright © 2018. All rights reserved.