Uses of Class
com.mypurecloud.sdk.v2.model.UpdatePlanningGroupRequest
Packages that use UpdatePlanningGroupRequest
Package
Description
-
Uses of UpdatePlanningGroupRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdatePlanningGroupRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitPlanninggroup(String businessUnitId, String planningGroupId, UpdatePlanningGroupRequest body) Updates the planning group If the request body contains queue references in route paths, routing:queue:view is required in each referenced queue's division.WorkforceManagementApi.patchWorkforcemanagementBusinessunitPlanninggroupWithHttpInfo(String businessUnitId, String planningGroupId, UpdatePlanningGroupRequest body) Updates the planning group If the request body contains queue references in route paths, routing:queue:view is required in each referenced queue's division.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdatePlanningGroupRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitPlanninggroup(ApiRequest<UpdatePlanningGroupRequest> request) Updates the planning group If the request body contains queue references in route paths, routing:queue:view is required in each referenced queue's division.WorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitPlanninggroupAsync(ApiRequest<UpdatePlanningGroupRequest> request, AsyncApiCallback<ApiResponse<PlanningGroup>> callback) Updates the 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 UpdatePlanningGroupRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdatePlanningGroupRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitPlanninggroupRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdatePlanningGroupRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitPlanninggroupRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdatePlanningGroupRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitPlanninggroupRequest.builder(String businessUnitId, String planningGroupId, UpdatePlanningGroupRequest body) voidPatchWorkforcemanagementBusinessunitPlanninggroupRequest.setBody(UpdatePlanningGroupRequest body) PatchWorkforcemanagementBusinessunitPlanninggroupRequest.Builder.withBody(UpdatePlanningGroupRequest body) PatchWorkforcemanagementBusinessunitPlanninggroupRequest.withBody(UpdatePlanningGroupRequest body) PatchWorkforcemanagementBusinessunitPlanninggroupRequest.Builder.withRequiredParams(String businessUnitId, String planningGroupId, UpdatePlanningGroupRequest body) -
Uses of UpdatePlanningGroupRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdatePlanningGroupRequestModifier and TypeMethodDescriptionUpdatePlanningGroupRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the planning groupThe name of the planning groupUpdatePlanningGroupRequest.routePaths(SetWrapperRoutePathRequest routePaths) Set of route paths to associate with the planning groupUpdatePlanningGroupRequest.serviceGoalTemplateId(String serviceGoalTemplateId) The ID of the service goal template to associate with this planning group