Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitCapacityplanRequest
Packages that use GetWorkforcemanagementBusinessunitCapacityplanRequest
-
Uses of GetWorkforcemanagementBusinessunitCapacityplanRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitCapacityplanRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplan(GetWorkforcemanagementBusinessunitCapacityplanRequest request) Get a capacity planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplanAsync(GetWorkforcemanagementBusinessunitCapacityplanRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Get a capacity plan -
Uses of GetWorkforcemanagementBusinessunitCapacityplanRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitCapacityplanRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitCapacityplanRequest.Builder.build()GetWorkforcemanagementBusinessunitCapacityplanRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitCapacityplanRequest.withCapacityPlanId(String capacityPlanId) GetWorkforcemanagementBusinessunitCapacityplanRequest.withCustomHeader(String name, String value)