Uses of Class
com.mypurecloud.sdk.v2.model.PatchBuReschedulingOptionsManagementUnitRequest
Packages that use PatchBuReschedulingOptionsManagementUnitRequest
-
Uses of PatchBuReschedulingOptionsManagementUnitRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchBuReschedulingOptionsManagementUnitRequestModifier and TypeMethodDescriptionWhether to mark the run as applied.PatchBuReschedulingOptionsManagementUnitRequest.managementUnitId(String managementUnitId) The management unit portion of the rescheduling run to updateMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PatchBuReschedulingOptionsManagementUnitRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PatchBuReschedulingOptionsManagementUnitRequestModifier and TypeMethodDescriptionPatchBuReschedulingOptionsRequest.managementUnits(List<PatchBuReschedulingOptionsManagementUnitRequest> managementUnits) Per-management unit rescheduling options to updatevoidPatchBuReschedulingOptionsRequest.setManagementUnits(List<PatchBuReschedulingOptionsManagementUnitRequest> managementUnits)