Uses of Class
com.mypurecloud.sdk.v2.model.CapacityPlanResponse
Packages that use CapacityPlanResponse
-
Uses of CapacityPlanResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CapacityPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplan(GetWorkforcemanagementBusinessunitCapacityplanRequest request) Get a capacity planWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplan(String businessUnitId, String capacityPlanId) Get a capacity planWorkforceManagementApi.patchWorkforcemanagementBusinessunitCapacityplan(PatchWorkforcemanagementBusinessunitCapacityplanRequest request) Update a capacity plan configurationWorkforceManagementApi.patchWorkforcemanagementBusinessunitCapacityplan(String businessUnitId, String capacityPlanId, UpdateCapacityPlanRequest body) Update a capacity plan configurationWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanCopy(PostWorkforcemanagementBusinessunitCapacityplanCopyRequest request) Copy a capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanCopy(String businessUnitId, String capacityPlanId, CopyCapacityPlanRequest body) Copy a capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplans(PostWorkforcemanagementBusinessunitCapacityplansRequest request) Create a new capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplans(String businessUnitId, CapacityPlanRequest body) Create a new capacity planMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CapacityPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplan(ApiRequest<Void> request) Get a capacity planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplanAsync(GetWorkforcemanagementBusinessunitCapacityplanRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Get a capacity planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Get a capacity planWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplanWithHttpInfo(String businessUnitId, String capacityPlanId) Get a capacity planWorkforceManagementApi.patchWorkforcemanagementBusinessunitCapacityplan(ApiRequest<UpdateCapacityPlanRequest> request) Update a capacity plan configurationWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitCapacityplanAsync(PatchWorkforcemanagementBusinessunitCapacityplanRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Update a capacity plan configurationWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitCapacityplanAsync(ApiRequest<UpdateCapacityPlanRequest> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Update a capacity plan configurationWorkforceManagementApi.patchWorkforcemanagementBusinessunitCapacityplanWithHttpInfo(String businessUnitId, String capacityPlanId, UpdateCapacityPlanRequest body) Update a capacity plan configurationWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanCopy(ApiRequest<CopyCapacityPlanRequest> request) Copy a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanCopyAsync(PostWorkforcemanagementBusinessunitCapacityplanCopyRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Copy a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanCopyAsync(ApiRequest<CopyCapacityPlanRequest> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Copy a capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanCopyWithHttpInfo(String businessUnitId, String capacityPlanId, CopyCapacityPlanRequest body) Copy a capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplans(ApiRequest<CapacityPlanRequest> request) Create a new capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplansAsync(PostWorkforcemanagementBusinessunitCapacityplansRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Create a new capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplansAsync(ApiRequest<CapacityPlanRequest> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Create a new capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplansWithHttpInfo(String businessUnitId, CapacityPlanRequest body) Create a new capacity planMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CapacityPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplanAsync(GetWorkforcemanagementBusinessunitCapacityplanRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Get a capacity planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Get a capacity planWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitCapacityplanAsync(PatchWorkforcemanagementBusinessunitCapacityplanRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Update a capacity plan configurationWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitCapacityplanAsync(ApiRequest<UpdateCapacityPlanRequest> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Update a capacity plan configurationWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanCopyAsync(PostWorkforcemanagementBusinessunitCapacityplanCopyRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Copy a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanCopyAsync(ApiRequest<CopyCapacityPlanRequest> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Copy a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplansAsync(PostWorkforcemanagementBusinessunitCapacityplansRequest request, AsyncApiCallback<CapacityPlanResponse> callback) Create a new capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplansAsync(ApiRequest<CapacityPlanRequest> request, AsyncApiCallback<ApiResponse<CapacityPlanResponse>> callback) Create a new capacity plan -
Uses of CapacityPlanResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CapacityPlanResponseModifier and TypeMethodDescriptionCapacityPlanResponse.description(String description) Description of the capacity planCapacityPlanResponse.endBusinessUnitDate(LocalDate endBusinessUnitDate) The end date for the capacity plan relative to the business unit time zone in yyyy-MM-dd format.CapacityPlanResponse.forecast(BuShortTermForecastReference forecast) The selected forecast for this capacity plan.CapacityPlanResponse.fullTimeEquivalentWeeklyHours(Double fullTimeEquivalentWeeklyHours) The weekly hours used to calculate full time equivalent agentsThe globally unique identifier for the object.CapacityPlanResponse.metadata(CapacityPlanMetadata metadata) The metadata of this capacity planCapacityPlanResponse.startBusinessUnitDate(LocalDate startBusinessUnitDate) The start date for the capacity plan relative to the business unit time zone in yyyy-MM-dd format.