Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest
-
Uses of PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQuery(PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest 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 association -
Uses of PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest.Builder.build()PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest.withBody(QueryPlanningGroupToStaffingGroupsRequest body) PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitStaffinggroupsPlanninggroupsQueryRequest.withCustomHeader(String name, String value)