Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest
-
Uses of GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocations(GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest request) Get a capacity plan's staffing group allocationsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsAsync(GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest request, AsyncApiCallback<CapacityPlanStaffingGroupAllocationsResponse> callback) Get a capacity plan's staffing group allocations -
Uses of GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest.Builder.build()GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest.withCapacityPlanId(String capacityPlanId) GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationsRequest.withGranularity(String granularity)