Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitCapacityplansRequest
Packages that use PostWorkforcemanagementBusinessunitCapacityplansRequest
-
Uses of PostWorkforcemanagementBusinessunitCapacityplansRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitCapacityplansRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplans(PostWorkforcemanagementBusinessunitCapacityplansRequest request) Create a new capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplansAsync(PostWorkforcemanagementBusinessunitCapacityplansRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Create a new capacity plan -
Uses of PostWorkforcemanagementBusinessunitCapacityplansRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitCapacityplansRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitCapacityplansRequest.Builder.build()PostWorkforcemanagementBusinessunitCapacityplansRequest.withBody(CapacityPlanRequest body) PostWorkforcemanagementBusinessunitCapacityplansRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitCapacityplansRequest.withCustomHeader(String name, String value)