Uses of Class
com.mypurecloud.sdk.v2.model.WfmHistoricalShrinkageRequest
Packages that use WfmHistoricalShrinkageRequest
Package
Description
-
Uses of WfmHistoricalShrinkageRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WfmHistoricalShrinkageRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitShrinkageJobs(String managementUnitId, WfmHistoricalShrinkageRequest body) Request a historical shrinkage report The maximum supported range for historical shrinkage queries is up to 32 days.WorkforceManagementApi.postWorkforcemanagementManagementunitShrinkageJobsWithHttpInfo(String managementUnitId, WfmHistoricalShrinkageRequest body) Request a historical shrinkage report The maximum supported range for historical shrinkage queries is up to 32 days.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WfmHistoricalShrinkageRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitShrinkageJobs(ApiRequest<WfmHistoricalShrinkageRequest> request) Request a historical shrinkage report The maximum supported range for historical shrinkage queries is up to 32 days.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitShrinkageJobsAsync(ApiRequest<WfmHistoricalShrinkageRequest> request, AsyncApiCallback<ApiResponse<WfmHistoricalShrinkageResponse>> callback) Request a historical shrinkage report The maximum supported range for historical shrinkage queries is up to 32 days. -
Uses of WfmHistoricalShrinkageRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WfmHistoricalShrinkageRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitShrinkageJobsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WfmHistoricalShrinkageRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitShrinkageJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WfmHistoricalShrinkageRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitShrinkageJobsRequest.builder(String managementUnitId, WfmHistoricalShrinkageRequest body) voidPostWorkforcemanagementManagementunitShrinkageJobsRequest.setBody(WfmHistoricalShrinkageRequest body) PostWorkforcemanagementManagementunitShrinkageJobsRequest.Builder.withBody(WfmHistoricalShrinkageRequest body) PostWorkforcemanagementManagementunitShrinkageJobsRequest.withBody(WfmHistoricalShrinkageRequest body) PostWorkforcemanagementManagementunitShrinkageJobsRequest.Builder.withRequiredParams(String managementUnitId, WfmHistoricalShrinkageRequest body) -
Uses of WfmHistoricalShrinkageRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmHistoricalShrinkageRequestModifier and TypeMethodDescriptionEnd of the date range to query in ISO-8601 format.WfmHistoricalShrinkageRequest.granularity(WfmHistoricalShrinkageRequest.GranularityEnum granularity) Shrinkage aggregation interval granularity.Beginning of the date range to query in ISO-8601 formatThe time zone, in olson format, to use in defining days when computing shrinkage for requested granularity.