Package com.mypurecloud.sdk.v2.model
Class ManagementUnitUserListing
java.lang.Object
com.mypurecloud.sdk.v2.model.ManagementUnitUserListing
- All Implemented Interfaces:
Serializable
ManagementUnitUserListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetUsers()inthashCode()managementUnit(ManagementUnitReference managementUnit) The management unit associated with the usersvoidsetManagementUnit(ManagementUnitReference managementUnit) voidsetUsers(List<UserReference> users) toString()users(List<UserReference> users) Users in the management unit
-
Constructor Details
-
ManagementUnitUserListing
public ManagementUnitUserListing() -
ManagementUnitUserListing
-
-
Method Details
-
managementUnit
The management unit associated with the users -
getManagementUnit
-
setManagementUnit
-
users
Users in the management unit -
getUsers
-
setUsers
-
equals
-
hashCode
public int hashCode() -
toString
-