Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitPlanninggroupsRequest
Packages that use PostWorkforcemanagementBusinessunitPlanninggroupsRequest
-
Uses of PostWorkforcemanagementBusinessunitPlanninggroupsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitPlanninggroupsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitPlanninggroups(PostWorkforcemanagementBusinessunitPlanninggroupsRequest request) Adds a new planning group If the request body contains queue references in route paths, routing:queue:view is required in each referenced queue's division.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitPlanninggroupsAsync(PostWorkforcemanagementBusinessunitPlanninggroupsRequest request, AsyncApiCallback<PlanningGroup> callback) Adds a new planning group If the request body contains queue references in route paths, routing:queue:view is required in each referenced queue's division. -
Uses of PostWorkforcemanagementBusinessunitPlanninggroupsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitPlanninggroupsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitPlanninggroupsRequest.Builder.build()PostWorkforcemanagementBusinessunitPlanninggroupsRequest.withBody(CreatePlanningGroupRequest body) PostWorkforcemanagementBusinessunitPlanninggroupsRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitPlanninggroupsRequest.withCustomHeader(String name, String value)