Uses of Class
com.mypurecloud.sdk.v2.model.UserStaffingGroupResponse
Packages that use UserStaffingGroupResponse
-
Uses of UserStaffingGroupResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserStaffingGroupResponseModifier and TypeMethodDescriptionUserStaffingGroupResponse.staffingGroup(StaffingGroupReference staffingGroup) The current staffing group of the userUserStaffingGroupResponse.user(UserReference user) The user associated with the staffing groupMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UserStaffingGroupResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UserStaffingGroupResponseModifier and TypeMethodDescriptionUserStaffingGroupListing.entities(List<UserStaffingGroupResponse> entities) voidUserStaffingGroupListing.setEntities(List<UserStaffingGroupResponse> entities)