Package com.mypurecloud.sdk.v2.model
Class UpdateUserAssignmentsRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateUserAssignmentsRequest
- All Implemented Interfaces:
Serializable
UpdateUserAssignmentsRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignments(SetWrapperAssignmentEffectiveDateRange assignments) Assignment effective date ranges for the user.booleaninthashCode()voidsetAssignments(SetWrapperAssignmentEffectiveDateRange assignments) voidtoString()The ID of the user assigned to the staffing group.
-
Constructor Details
-
UpdateUserAssignmentsRequest
public UpdateUserAssignmentsRequest() -
UpdateUserAssignmentsRequest
-
-
Method Details
-
userId
The ID of the user assigned to the staffing group. -
getUserId
-
setUserId
-
assignments
Assignment effective date ranges for the user. Empty list removes all assignments. -
getAssignments
-
setAssignments
-
equals
-
hashCode
public int hashCode() -
toString
-