Uses of Class
com.mypurecloud.sdk.v2.model.CreateTimeOffPlanManagementUnitAssociation
Packages that use CreateTimeOffPlanManagementUnitAssociation
-
Uses of CreateTimeOffPlanManagementUnitAssociation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateTimeOffPlanManagementUnitAssociationModifier and TypeMethodDescriptionBuCreateTimeOffPlanRequest.getManagementUnitAssociation()CreateTimeOffPlanManagementUnitAssociation.managementUnitId(String managementUnitId) The ID of the management unit to which this time-off plan belongsCreateTimeOffPlanManagementUnitAssociation.staffingGroupIds(List<String> staffingGroupIds) A IDs of staffing groups to which this time-off plan applies.Methods in com.mypurecloud.sdk.v2.model with parameters of type CreateTimeOffPlanManagementUnitAssociationModifier and TypeMethodDescriptionBuCreateTimeOffPlanRequest.managementUnitAssociation(CreateTimeOffPlanManagementUnitAssociation managementUnitAssociation) Management unit association, if the time-off plan belongs to a management unit. businessUnitAssociation must not be set if this is populatedvoidBuCreateTimeOffPlanRequest.setManagementUnitAssociation(CreateTimeOffPlanManagementUnitAssociation managementUnitAssociation)