Uses of Class
com.mypurecloud.sdk.v2.model.CapacityPlanDeleteRequest
Packages that use CapacityPlanDeleteRequest
Package
Description
-
Uses of CapacityPlanDeleteRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CapacityPlanDeleteRequestModifier and TypeMethodDescriptionvoidWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplansBulkRemove(String businessUnitId, CapacityPlanDeleteRequest body) Delete capacity plans in a business unitWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplansBulkRemoveWithHttpInfo(String businessUnitId, CapacityPlanDeleteRequest body) Delete capacity plans in a business unitMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CapacityPlanDeleteRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplansBulkRemove(ApiRequest<CapacityPlanDeleteRequest> request) Delete capacity plans in a business unitWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplansBulkRemoveAsync(ApiRequest<CapacityPlanDeleteRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete capacity plans in a business unit -
Uses of CapacityPlanDeleteRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CapacityPlanDeleteRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CapacityPlanDeleteRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CapacityPlanDeleteRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.builder(String businessUnitId, CapacityPlanDeleteRequest body) voidPostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.setBody(CapacityPlanDeleteRequest body) PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.Builder.withBody(CapacityPlanDeleteRequest body) PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.withBody(CapacityPlanDeleteRequest body) PostWorkforcemanagementBusinessunitCapacityplansBulkRemoveRequest.Builder.withRequiredParams(String businessUnitId, CapacityPlanDeleteRequest body) -
Uses of CapacityPlanDeleteRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CapacityPlanDeleteRequestModifier and TypeMethodDescriptionCapacityPlanDeleteRequest.capacityPlanIds(List<String> capacityPlanIds) The IDs of the capacity plans to be deleted