Package com.mypurecloud.sdk.v2.model
Class UnprocessedSegmentAssignments
java.lang.Object
com.mypurecloud.sdk.v2.model.UnprocessedSegmentAssignments
- All Implemented Interfaces:
Serializable
UnprocessedSegmentAssignments
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassign(SegmentAssignments assign) The segment assignments to apply.The total number of segment assignments and unassignments that were not successfully processed.booleangetCount()inthashCode()voidsetAssign(SegmentAssignments assign) voidvoidsetUnassign(SegmentUnassignments unassign) toString()unassign(SegmentUnassignments unassign) The segment unassignments to apply.
-
Constructor Details
-
UnprocessedSegmentAssignments
public UnprocessedSegmentAssignments() -
UnprocessedSegmentAssignments
-
-
Method Details
-
assign
The segment assignments to apply. -
getAssign
-
setAssign
-
unassign
The segment unassignments to apply. -
getUnassign
-
setUnassign
-
count
The total number of segment assignments and unassignments that were not successfully processed. -
getCount
-
setCount
-
equals
-
hashCode
public int hashCode() -
toString
-