Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitCapacityplansRequest.Builder
Packages that use PostWorkforcemanagementBusinessunitCapacityplansRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitCapacityplansRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitCapacityplansRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitCapacityplansRequest.builder()PostWorkforcemanagementBusinessunitCapacityplansRequest.builder(String businessUnitId, CapacityPlanRequest body) PostWorkforcemanagementBusinessunitCapacityplansRequest.Builder.withBody(CapacityPlanRequest body) PostWorkforcemanagementBusinessunitCapacityplansRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitCapacityplansRequest.Builder.withRequiredParams(String businessUnitId, CapacityPlanRequest body)