Uses of Class
com.mypurecloud.sdk.v2.model.PlanningGroupList
Packages that use PlanningGroupList
-
Uses of PlanningGroupList in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PlanningGroupListModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitPlanninggroups(GetWorkforcemanagementBusinessunitPlanninggroupsRequest request) Gets list of planning groupsWorkforceManagementApi.getWorkforcemanagementBusinessunitPlanninggroups(String businessUnitId) Gets list of planning groupsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type PlanningGroupListModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitPlanninggroups(ApiRequest<Void> request) Gets list of planning groupsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitPlanninggroupsAsync(GetWorkforcemanagementBusinessunitPlanninggroupsRequest request, AsyncApiCallback<PlanningGroupList> callback) Gets list of planning groupsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitPlanninggroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PlanningGroupList>> callback) Gets list of planning groupsWorkforceManagementApi.getWorkforcemanagementBusinessunitPlanninggroupsWithHttpInfo(String businessUnitId) Gets list of planning groupsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type PlanningGroupListModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitPlanninggroupsAsync(GetWorkforcemanagementBusinessunitPlanninggroupsRequest request, AsyncApiCallback<PlanningGroupList> callback) Gets list of planning groupsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitPlanninggroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PlanningGroupList>> callback) Gets list of planning groups -
Uses of PlanningGroupList in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PlanningGroupListModifier and TypeMethodDescriptionPlanningGroupList.entities(List<PlanningGroup> entities) PlanningGroupList.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the planning groups