Uses of Class
software.amazon.awssdk.services.connect.model.HierarchyGroup
-
Packages that use HierarchyGroup Package Description software.amazon.awssdk.services.connect.model -
-
Uses of HierarchyGroup in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return HierarchyGroup Modifier and Type Method Description HierarchyGroupDescribeUserHierarchyGroupResponse. hierarchyGroup()Information about the hierarchy group.Methods in software.amazon.awssdk.services.connect.model with parameters of type HierarchyGroup Modifier and Type Method Description DescribeUserHierarchyGroupResponse.BuilderDescribeUserHierarchyGroupResponse.Builder. hierarchyGroup(HierarchyGroup hierarchyGroup)Information about the hierarchy group.
-