Uses of Class
com.mypurecloud.sdk.v2.model.SegmentAssignment
Packages that use SegmentAssignment
-
Uses of SegmentAssignment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SegmentAssignmentModifier and TypeMethodDescriptionSegmentAssignment.dateAssigned(Date dateAssigned) Date when the segment was assigned.SegmentAssignment.dateForUnassignment(Date dateForUnassignment) Date indicating when a segment is scheduled to be unassigned.SegmentAssignment.externalContact(AddressableEntityRef externalContact) External contact of the customer to which the segment is assigned.SegmentAssignment.segment(SegmentAssignmentSegment segment) The segment the assignment is for.SegmentAssignment.session(SegmentAssignmentSession session) For session-scoped segments, the session for which the segment was assigned.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type SegmentAssignmentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SegmentAssignmentModifier and TypeMethodDescriptionSegmentAssignmentListing.entities(List<SegmentAssignment> entities) voidSegmentAssignmentListing.setEntities(List<SegmentAssignment> entities)