| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyLevel |
HierarchyLevel.clone() |
HierarchyLevel |
HierarchyStructure.getLevelFive()
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyLevel |
HierarchyStructure.getLevelFour()
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyLevel |
HierarchyStructure.getLevelOne()
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyLevel |
HierarchyStructure.getLevelThree()
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyLevel |
HierarchyStructure.getLevelTwo()
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyLevel |
HierarchyLevel.withArn(String arn)
The ARN for the hierarchy group level.
|
HierarchyLevel |
HierarchyLevel.withId(String id)
The identifier for the hierarchy group level.
|
HierarchyLevel |
HierarchyLevel.withName(String name)
The name of the hierarchy group level.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyStructure.setLevelFive(HierarchyLevel levelFive)
A
HierarchyLevel object that contains information about the hierarchy group level. |
void |
HierarchyStructure.setLevelFour(HierarchyLevel levelFour)
A
HierarchyLevel object that contains information about the hierarchy group level. |
void |
HierarchyStructure.setLevelOne(HierarchyLevel levelOne)
A
HierarchyLevel object that contains information about the hierarchy group level. |
void |
HierarchyStructure.setLevelThree(HierarchyLevel levelThree)
A
HierarchyLevel object that contains information about the hierarchy group level. |
void |
HierarchyStructure.setLevelTwo(HierarchyLevel levelTwo)
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyStructure |
HierarchyStructure.withLevelFive(HierarchyLevel levelFive)
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyStructure |
HierarchyStructure.withLevelFour(HierarchyLevel levelFour)
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyStructure |
HierarchyStructure.withLevelOne(HierarchyLevel levelOne)
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyStructure |
HierarchyStructure.withLevelThree(HierarchyLevel levelThree)
A
HierarchyLevel object that contains information about the hierarchy group level. |
HierarchyStructure |
HierarchyStructure.withLevelTwo(HierarchyLevel levelTwo)
A
HierarchyLevel object that contains information about the hierarchy group level. |
Copyright © 2018. All rights reserved.