Uses of Class
com.mypurecloud.sdk.v2.model.ManagementUnitUserListing
Packages that use ManagementUnitUserListing
-
Uses of ManagementUnitUserListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ManagementUnitUserListingModifier and TypeMethodDescriptionManagementUnitUserListing.managementUnit(ManagementUnitReference managementUnit) The management unit associated with the usersManagementUnitUserListing.users(List<UserReference> users) Users in the management unitMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ManagementUnitUserListingMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ManagementUnitUserListingModifier and TypeMethodDescriptionBuUserListing.managementUnits(List<ManagementUnitUserListing> managementUnits) Management units and their associated usersvoidBuUserListing.setManagementUnits(List<ManagementUnitUserListing> managementUnits)