Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder
Packages that use PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.BuilderModifier and TypeMethodDescriptionstatic PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.BuilderPostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.builder()static PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.BuilderPostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.builder(String businessUnitId, String capacityPlanId, QueryCapacityPlanStaffingGroupMetricChangeHistory body) PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder.withBody(QueryCapacityPlanStaffingGroupMetricChangeHistory body) PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder.withCapacityPlanId(String capacityPlanId) PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder.withRequiredParams(String businessUnitId, String capacityPlanId, QueryCapacityPlanStaffingGroupMetricChangeHistory body)