Uses of Class
software.amazon.awssdk.services.connect.model.HierarchyPathReference
-
Packages that use HierarchyPathReference Package Description software.amazon.awssdk.services.connect.model -
-
Uses of HierarchyPathReference in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return HierarchyPathReference Modifier and Type Method Description HierarchyPathReferenceUserData. hierarchyPath()Contains information about the levels of a hierarchy group assigned to a user.Methods in software.amazon.awssdk.services.connect.model with parameters of type HierarchyPathReference Modifier and Type Method Description UserData.BuilderUserData.Builder. hierarchyPath(HierarchyPathReference hierarchyPath)Contains information about the levels of a hierarchy group assigned to a user.
-