Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitStaffinggroupsRequest
Packages that use PostWorkforcemanagementBusinessunitStaffinggroupsRequest
-
Uses of PostWorkforcemanagementBusinessunitStaffinggroupsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitStaffinggroupsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroups(PostWorkforcemanagementBusinessunitStaffinggroupsRequest request) Creates a new staffing groupWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsAsync(PostWorkforcemanagementBusinessunitStaffinggroupsRequest request, AsyncApiCallback<StaffingGroupResponse> callback) Creates a new staffing group -
Uses of PostWorkforcemanagementBusinessunitStaffinggroupsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitStaffinggroupsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitStaffinggroupsRequest.Builder.build()PostWorkforcemanagementBusinessunitStaffinggroupsRequest.withBody(CreateStaffingGroupRequest body) PostWorkforcemanagementBusinessunitStaffinggroupsRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitStaffinggroupsRequest.withCustomHeader(String name, String value)