Uses of Class
com.mypurecloud.sdk.v2.model.PlanningGroupToStaffingGroupsListing
Packages that use PlanningGroupToStaffingGroupsListing
-
Uses of PlanningGroupToStaffingGroupsListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PlanningGroupToStaffingGroupsListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQuery(PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest request) Gets a list of planning group to staffing groups list associationWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQuery(String businessUnitId, QueryPlanningGroupToStaffingGroupsRequest body) Gets a list of planning group to staffing groups list associationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type PlanningGroupToStaffingGroupsListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQuery(ApiRequest<QueryPlanningGroupToStaffingGroupsRequest> request) Gets a list of planning group to staffing groups list associationWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryAsync(PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest request, AsyncApiCallback<PlanningGroupToStaffingGroupsListing> callback) Gets a list of planning group to staffing groups list associationWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryAsync(ApiRequest<QueryPlanningGroupToStaffingGroupsRequest> request, AsyncApiCallback<ApiResponse<PlanningGroupToStaffingGroupsListing>> callback) Gets a list of planning group to staffing groups list associationWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryWithHttpInfo(String businessUnitId, QueryPlanningGroupToStaffingGroupsRequest body) Gets a list of planning group to staffing groups list associationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type PlanningGroupToStaffingGroupsListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryAsync(PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest request, AsyncApiCallback<PlanningGroupToStaffingGroupsListing> callback) Gets a list of planning group to staffing groups list associationWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryAsync(ApiRequest<QueryPlanningGroupToStaffingGroupsRequest> request, AsyncApiCallback<ApiResponse<PlanningGroupToStaffingGroupsListing>> callback) Gets a list of planning group to staffing groups list association -
Uses of PlanningGroupToStaffingGroupsListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PlanningGroupToStaffingGroupsListingModifier and TypeMethodDescriptionPlanningGroupToStaffingGroupsListing.entities(List<PlanningGroupToStaffingGroupsResponse> entities)