| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyGroupCondition |
HierarchyGroupCondition.clone() |
HierarchyGroupCondition |
UserSearchCriteria.getHierarchyGroupCondition()
A leaf node condition which can be used to specify a hierarchy group condition.
|
HierarchyGroupCondition |
HierarchyGroupCondition.withHierarchyGroupMatchType(HierarchyGroupMatchType hierarchyGroupMatchType)
The type of hierarchy group match.
|
HierarchyGroupCondition |
HierarchyGroupCondition.withHierarchyGroupMatchType(String hierarchyGroupMatchType)
The type of hierarchy group match.
|
HierarchyGroupCondition |
HierarchyGroupCondition.withValue(String value)
The value in the hierarchy group condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSearchCriteria.setHierarchyGroupCondition(HierarchyGroupCondition hierarchyGroupCondition)
A leaf node condition which can be used to specify a hierarchy group condition.
|
UserSearchCriteria |
UserSearchCriteria.withHierarchyGroupCondition(HierarchyGroupCondition hierarchyGroupCondition)
A leaf node condition which can be used to specify a hierarchy group condition.
|
Copyright © 2022. All rights reserved.