Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteWorkforcemanagementBusinessunitRequest
Packages that use DeleteWorkforcemanagementBusinessunitRequest
-
Uses of DeleteWorkforcemanagementBusinessunitRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteWorkforcemanagementBusinessunitRequestModifier and TypeMethodDescriptionvoidWorkforceManagementApi.deleteWorkforcemanagementBusinessunit(DeleteWorkforcemanagementBusinessunitRequest request) Delete business unit A business unit cannot be deleted if it contains one or more management unitsWorkforceManagementApiAsync.deleteWorkforcemanagementBusinessunitAsync(DeleteWorkforcemanagementBusinessunitRequest request, AsyncApiCallback<Void> callback) Delete business unit A business unit cannot be deleted if it contains one or more management units -
Uses of DeleteWorkforcemanagementBusinessunitRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteWorkforcemanagementBusinessunitRequestModifier and TypeMethodDescriptionDeleteWorkforcemanagementBusinessunitRequest.Builder.build()DeleteWorkforcemanagementBusinessunitRequest.withBusinessUnitId(String businessUnitId) DeleteWorkforcemanagementBusinessunitRequest.withCustomHeader(String name, String value)