Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitStaffinggroupRequest
Packages that use PatchWorkforcemanagementBusinessunitStaffinggroupRequest
-
Uses of PatchWorkforcemanagementBusinessunitStaffinggroupRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementBusinessunitStaffinggroupRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitStaffinggroup(PatchWorkforcemanagementBusinessunitStaffinggroupRequest request) Updates a staffing groupWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitStaffinggroupAsync(PatchWorkforcemanagementBusinessunitStaffinggroupRequest request, AsyncApiCallback<StaffingGroupResponse> callback) Updates a staffing group -
Uses of PatchWorkforcemanagementBusinessunitStaffinggroupRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitStaffinggroupRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitStaffinggroupRequest.Builder.build()PatchWorkforcemanagementBusinessunitStaffinggroupRequest.withBody(UpdateStaffingGroupRequest body) PatchWorkforcemanagementBusinessunitStaffinggroupRequest.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitStaffinggroupRequest.withCustomHeader(String name, String value) PatchWorkforcemanagementBusinessunitStaffinggroupRequest.withStaffingGroupId(String staffingGroupId)