Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.builder()PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.builder(String businessUnitId, CapacityPlanDeleteRequest body) PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.Builder.withBody(CapacityPlanDeleteRequest body) PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.Builder.withRequiredParams(String businessUnitId, CapacityPlanDeleteRequest body)