Uses of Class
com.mypurecloud.sdk.v2.model.WfmHistoricalShrinkageTeamsRequest
Packages that use WfmHistoricalShrinkageTeamsRequest
Package
Description
-
Uses of WfmHistoricalShrinkageTeamsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WfmHistoricalShrinkageTeamsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTeamShrinkageJobs(String teamId, WfmHistoricalShrinkageTeamsRequest body) Request a historical shrinkage report The maximum supported range for historical shrinkage queries is up to 32 daysWorkforceManagementApi.postWorkforcemanagementTeamShrinkageJobsWithHttpInfo(String teamId, WfmHistoricalShrinkageTeamsRequest body) Request a historical shrinkage report The maximum supported range for historical shrinkage queries is up to 32 daysMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WfmHistoricalShrinkageTeamsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTeamShrinkageJobs(ApiRequest<WfmHistoricalShrinkageTeamsRequest> request) Request a historical shrinkage report The maximum supported range for historical shrinkage queries is up to 32 daysWorkforceManagementApiAsync.postWorkforcemanagementTeamShrinkageJobsAsync(ApiRequest<WfmHistoricalShrinkageTeamsRequest> 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 WfmHistoricalShrinkageTeamsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WfmHistoricalShrinkageTeamsRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WfmHistoricalShrinkageTeamsRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type WfmHistoricalShrinkageTeamsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementTeamShrinkageJobsRequest.builder(String teamId, WfmHistoricalShrinkageTeamsRequest body) voidPostWorkforcemanagementTeamShrinkageJobsRequest.setBody(WfmHistoricalShrinkageTeamsRequest body) PostWorkforcemanagementTeamShrinkageJobsRequest.Builder.withBody(WfmHistoricalShrinkageTeamsRequest body) PostWorkforcemanagementTeamShrinkageJobsRequest.withBody(WfmHistoricalShrinkageTeamsRequest body) PostWorkforcemanagementTeamShrinkageJobsRequest.Builder.withRequiredParams(String teamId, WfmHistoricalShrinkageTeamsRequest body) -
Uses of WfmHistoricalShrinkageTeamsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmHistoricalShrinkageTeamsRequestModifier and TypeMethodDescriptionEnd of the date range to query in ISO-8601 format.WfmHistoricalShrinkageTeamsRequest.granularity(WfmHistoricalShrinkageTeamsRequest.GranularityEnum granularity) Shrinkage aggregation interval granularityBeginning 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.