Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitRequest
Packages that use PatchWorkforcemanagementBusinessunitRequest
-
Uses of PatchWorkforcemanagementBusinessunitRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementBusinessunitRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunit(PatchWorkforcemanagementBusinessunitRequest request) Update business unitWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitAsync(PatchWorkforcemanagementBusinessunitRequest request, AsyncApiCallback<BusinessUnitResponse> callback) Update business unit -
Uses of PatchWorkforcemanagementBusinessunitRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitRequest.Builder.build()PatchWorkforcemanagementBusinessunitRequest.withBody(UpdateBusinessUnitRequest body) PatchWorkforcemanagementBusinessunitRequest.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitRequest.withCustomHeader(String name, String value) PatchWorkforcemanagementBusinessunitRequest.withIncludeSchedulingDefaultMessageSeverities(Boolean includeSchedulingDefaultMessageSeverities)