Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitCapacityplanRequest
Packages that use PatchWorkforcemanagementBusinessunitCapacityplanRequest
-
Uses of PatchWorkforcemanagementBusinessunitCapacityplanRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementBusinessunitCapacityplanRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitCapacityplan(PatchWorkforcemanagementBusinessunitCapacityplanRequest request) Update a capacity plan configurationWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitCapacityplanAsync(PatchWorkforcemanagementBusinessunitCapacityplanRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Update a capacity plan configuration -
Uses of PatchWorkforcemanagementBusinessunitCapacityplanRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitCapacityplanRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder.build()PatchWorkforcemanagementBusinessunitCapacityplanRequest.withBody(UpdateCapacityPlanRequest body) PatchWorkforcemanagementBusinessunitCapacityplanRequest.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitCapacityplanRequest.withCapacityPlanId(String capacityPlanId) PatchWorkforcemanagementBusinessunitCapacityplanRequest.withCustomHeader(String name, String value)