Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitActivitycodesRequest
Packages that use PostWorkforcemanagementBusinessunitActivitycodesRequest
-
Uses of PostWorkforcemanagementBusinessunitActivitycodesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitActivitycodesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitActivitycodes(PostWorkforcemanagementBusinessunitActivitycodesRequest request) Create a new activity codeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivitycodesAsync(PostWorkforcemanagementBusinessunitActivitycodesRequest request, AsyncApiCallback<BusinessUnitActivityCode> callback) Create a new activity code -
Uses of PostWorkforcemanagementBusinessunitActivitycodesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitActivitycodesRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitActivitycodesRequest.Builder.build()PostWorkforcemanagementBusinessunitActivitycodesRequest.withBody(CreateActivityCodeRequest body) PostWorkforcemanagementBusinessunitActivitycodesRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitActivitycodesRequest.withCustomHeader(String name, String value)