Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitActivitycodeRequest
Packages that use PatchWorkforcemanagementBusinessunitActivitycodeRequest
-
Uses of PatchWorkforcemanagementBusinessunitActivitycodeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementBusinessunitActivitycodeRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitActivitycode(PatchWorkforcemanagementBusinessunitActivitycodeRequest request) Update an activity codeWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitActivitycodeAsync(PatchWorkforcemanagementBusinessunitActivitycodeRequest request, AsyncApiCallback<BusinessUnitActivityCode> callback) Update an activity code -
Uses of PatchWorkforcemanagementBusinessunitActivitycodeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitActivitycodeRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitActivitycodeRequest.Builder.build()PatchWorkforcemanagementBusinessunitActivitycodeRequest.withActivityCodeId(String activityCodeId) PatchWorkforcemanagementBusinessunitActivitycodeRequest.withBody(UpdateActivityCodeRequest body) PatchWorkforcemanagementBusinessunitActivitycodeRequest.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitActivitycodeRequest.withCustomHeader(String name, String value)