Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteWorkforcemanagementBusinessunitActivitycodeRequest
Packages that use DeleteWorkforcemanagementBusinessunitActivitycodeRequest
-
Uses of DeleteWorkforcemanagementBusinessunitActivitycodeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteWorkforcemanagementBusinessunitActivitycodeRequestModifier and TypeMethodDescriptionvoidWorkforceManagementApi.deleteWorkforcemanagementBusinessunitActivitycode(DeleteWorkforcemanagementBusinessunitActivitycodeRequest request) Deletes an activity codeWorkforceManagementApiAsync.deleteWorkforcemanagementBusinessunitActivitycodeAsync(DeleteWorkforcemanagementBusinessunitActivitycodeRequest request, AsyncApiCallback<Void> callback) Deletes an activity code -
Uses of DeleteWorkforcemanagementBusinessunitActivitycodeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteWorkforcemanagementBusinessunitActivitycodeRequestModifier and TypeMethodDescriptionDeleteWorkforcemanagementBusinessunitActivitycodeRequest.Builder.build()DeleteWorkforcemanagementBusinessunitActivitycodeRequest.withActivityCodeId(String activityCodeId) DeleteWorkforcemanagementBusinessunitActivitycodeRequest.withBusinessUnitId(String businessUnitId) DeleteWorkforcemanagementBusinessunitActivitycodeRequest.withCustomHeader(String name, String value)