Uses of Class
com.mypurecloud.sdk.v2.model.SetWrapperString
Packages that use SetWrapperString
-
Uses of SetWrapperString in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SetWrapperStringModifier and TypeMethodDescriptionBuUpdateTimeOffPlanRequest.getActivityCodeIds()UpdateTimeOffPlanRequest.getActivityCodeIds()UpdateTimeOffPlanBusinessUnitAssociation.getManagementUnitIds()UpdateStaffingGroupRequest.getPlanningGroupIds()BuUpdateTimeOffPlanRequest.getRestrictedActivityCodeIds()UpdateTimeOffPlanBusinessUnitAssociation.getStaffingGroupIds()UpdateTimeOffPlanManagementUnitAssociation.getStaffingGroupIds()UpdateTimeOffPlanRequest.getTimeOffLimitIds()UpdateStaffingGroupRequest.getUserIds()Methods in com.mypurecloud.sdk.v2.model with parameters of type SetWrapperStringModifier and TypeMethodDescriptionBuUpdateTimeOffPlanRequest.activityCodeIds(SetWrapperString activityCodeIds) The IDs of activity codes to associate with this time-off planUpdateTimeOffPlanRequest.activityCodeIds(SetWrapperString activityCodeIds) The set of activity code IDs to associate with this time off plan.UpdateTimeOffPlanBusinessUnitAssociation.managementUnitIds(SetWrapperString managementUnitIds) The IDs of management units to which this time-off plan applies.UpdateStaffingGroupRequest.planningGroupIds(SetWrapperString planningGroupIds) The set of planning group Ids to associate with the staffing groupBuUpdateTimeOffPlanRequest.restrictedActivityCodeIds(SetWrapperString restrictedActivityCodeIds) The IDs of non time-off activity codes to check for conflicts in case the auto approval rule specifies checking activity codes.voidBuUpdateTimeOffPlanRequest.setActivityCodeIds(SetWrapperString activityCodeIds) voidUpdateTimeOffPlanRequest.setActivityCodeIds(SetWrapperString activityCodeIds) voidUpdateTimeOffPlanBusinessUnitAssociation.setManagementUnitIds(SetWrapperString managementUnitIds) voidUpdateStaffingGroupRequest.setPlanningGroupIds(SetWrapperString planningGroupIds) voidBuUpdateTimeOffPlanRequest.setRestrictedActivityCodeIds(SetWrapperString restrictedActivityCodeIds) voidUpdateTimeOffPlanBusinessUnitAssociation.setStaffingGroupIds(SetWrapperString staffingGroupIds) voidUpdateTimeOffPlanManagementUnitAssociation.setStaffingGroupIds(SetWrapperString staffingGroupIds) voidUpdateTimeOffPlanRequest.setTimeOffLimitIds(SetWrapperString timeOffLimitIds) voidUpdateStaffingGroupRequest.setUserIds(SetWrapperString userIds) UpdateTimeOffPlanBusinessUnitAssociation.staffingGroupIds(SetWrapperString staffingGroupIds) The IDs of staffing groups to which this time-off plan applies.UpdateTimeOffPlanManagementUnitAssociation.staffingGroupIds(SetWrapperString staffingGroupIds) The IDs of staffing groups to which this time-off plan applies.UpdateTimeOffPlanRequest.timeOffLimitIds(SetWrapperString timeOffLimitIds) The set of time off limit IDs to associate with this time off plan.UpdateStaffingGroupRequest.userIds(SetWrapperString userIds) The set of user Ids to associate with the staffing group