Uses of Class
com.mypurecloud.sdk.v2.model.BuManagementUnitScheduleSummary
Packages that use BuManagementUnitScheduleSummary
-
Uses of BuManagementUnitScheduleSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuManagementUnitScheduleSummaryModifier and TypeMethodDescriptionBuManagementUnitScheduleSummary.agentCount(Integer agentCount) The number of agents from this management unit that are in the scheduleBuManagementUnitScheduleSummary.agents(List<UserReference> agents) The agents in the management unit who are part of this schedule, or in schedule change notifications, the agents that were changed.The end of the schedule change in the management unit.BuManagementUnitScheduleSummary.managementUnit(ManagementUnitReference managementUnit) The management unit to which this summary appliesThe start of the schedule change in the management unit.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuManagementUnitScheduleSummaryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuManagementUnitScheduleSummaryModifier and TypeMethodDescriptionBuScheduleMetadata.managementUnits(List<BuManagementUnitScheduleSummary> managementUnits) High level per-management unit schedule metadatavoidBuScheduleMetadata.setManagementUnits(List<BuManagementUnitScheduleSummary> managementUnits)