Uses of Class
software.amazon.awssdk.services.connect.model.HierarchyPath
-
Packages that use HierarchyPath Package Description software.amazon.awssdk.services.connect.model -
-
Uses of HierarchyPath in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return HierarchyPath Modifier and Type Method Description HierarchyPathHierarchyGroup. hierarchyPath()Information about the levels in the hierarchy group.Methods in software.amazon.awssdk.services.connect.model with parameters of type HierarchyPath Modifier and Type Method Description HierarchyGroup.BuilderHierarchyGroup.Builder. hierarchyPath(HierarchyPath hierarchyPath)Information about the levels in the hierarchy group.
-