Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitActivitycodeRequest
Packages that use GetWorkforcemanagementBusinessunitActivitycodeRequest
-
Uses of GetWorkforcemanagementBusinessunitActivitycodeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitActivitycodeRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivitycode(GetWorkforcemanagementBusinessunitActivitycodeRequest request) Get an activity codeWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivitycodeAsync(GetWorkforcemanagementBusinessunitActivitycodeRequest request, AsyncApiCallback<BusinessUnitActivityCode> callback) Get an activity code -
Uses of GetWorkforcemanagementBusinessunitActivitycodeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitActivitycodeRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitActivitycodeRequest.Builder.build()GetWorkforcemanagementBusinessunitActivitycodeRequest.withActivityCodeId(String activityCodeId) GetWorkforcemanagementBusinessunitActivitycodeRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitActivitycodeRequest.withCustomHeader(String name, String value)