Uses of Class
com.mypurecloud.sdk.v2.model.RoleDivisionPair
Packages that use RoleDivisionPair
-
Uses of RoleDivisionPair in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RoleDivisionPairModifier and TypeMethodDescriptionRoleDivisionPair.divisionId(String divisionId) The ID of the divisionThe ID of the roleMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type RoleDivisionPairMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RoleDivisionPairModifier and TypeMethodDescriptionRoleDivisionGrants.grants(List<RoleDivisionPair> grants) A list containing pairs of role and division IDsvoidRoleDivisionGrants.setGrants(List<RoleDivisionPair> grants)